Skip to content

Newsweek aggregates news from the world’s most popular websites.

License

Notifications You must be signed in to change notification settings

itplamen/Newsweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsweek

Aggregates news from the world’s most popular websites, it displays content in real-time. There are separate categories for politics, tech news, sports, business, etc. Use the Newsweek worker (either start the Console app or install the Windows Service) to get the latest news.

http:https://www.newsweek.somee.com
Credentials: demo@test.com / 123456 or create your own account.

Screenshots

Screenshot_1 Screenshot_2

Sources

Technologies

  • ASP.NET Core MVC
  • Entity Framework Core
  • .NET Core Hosted Services
  • CQS

Libraries

  • MediatR - link
  • Automapper - link
  • AngleSharp - link
  • SendGrid - link
  • Moq, mocking framework - link
  • xUnit testing tool - link