Skip to content

Galery style blog system for cars on ASP.NET MVC

License

Notifications You must be signed in to change notification settings

christosch/SpeedHero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpeedHero

This will be gallery style blog system for cars. A post has photos and text describing the photos. Comments section will be available at the bottom. There are going to be different user roles. Unregistered users can only see the posts. Registered users can comment the posts. Registered users with rights can create edit and delete their own posts. Administrators can approve and edit/delete all posts.

=========

TODO:

  • Fix administration.

  • Add user roles.

  • Add unit tests.

  • Think about better routes.

  • Think about other pages that can be cached other than the Index page.

  • Think about creating a custom 404 not found page if needed.

About

Galery style blog system for cars on ASP.NET MVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 8.4%
  • C# 7.8%
  • Other 0.3%