Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 411 Bytes

RssFeedReader

Subscribe and Read RSS Feeds. Developed using MVC 5 with Repository Pattern using Entity Framework Code First. Unity is used as IoC and Bootstrap for Responsive Design. Also implemented a sample Unit Test. User can Subscribe to a News Feed. Check Posts from each Feed or All Feeds. Search Keywords in All Posts. Unsubscribe from a News Feed. Implemented Identity for Multi User Authentication.