Skip to content

anedyalkov/BookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BookStore

ASP.NET Core (MVC) Project

This is a simple Web Store project which sells books. Guest Users can register and login to their accounts. Users can view books and their details and can write reviews. Users can order books with quantity. Users can view the history of their orders and their details. Users can search books either by book name or by author name or by category name or by publisher name. The project also supports Administration. Administrators have all rights a Regular User has. Administrators can also Promote and Demote Users. Administrators can also add, edit or delete books. Administrators can also add, edit or delete authors. Administrators can also add, edit or delete categories. Administrators can also add, edit or delete publishers. Administrators can also delete users reviews.

About

ASP.NET Core (MVC) Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages