NewsSite is basic news/magazine site. NewsSite use .net (c#, asp.net mvc (mvc5), entitiy framework codefirst (latest version)) and other web development technologies (html, css, js/jquery).
BETA
NewsSite uses a number of open source projects to work properly:
- Twitter Bootstrap - great UI boilerplate for modern web apps
- jQuery - duh
- Grid.Mvc - IQueryable datasource support grid
- CK Editor - Content editing tool
- SB Admin 2 - Admin theme
- Change connection string in web.config
- Open package manager console and run
update-database
command - Run project
Note: You should add admin user and admin role manually that roleName should be "Admin"
MIT