Skip to content

ASP.NET Core project that manages a database of used books and reservations. It includes also Identity.

License

Notifications You must be signed in to change notification settings

zanottipaolo/UsedBooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsedBooks

An ASP.NET Core project that manages a database of used books and gives the opportunity to make reservations.
It includes also Identity.

  • Everyone can see the whole books and booking list. All users can add, update and delete only their own books.

The Index page of the Books section.


  • You can also make a reservation and delete it (if it's yours).

The Index page of the Booking section.


The Edit page of the books list.


The Delete page of the books list.

  • Delete operation is allowed only if the book is not reserved.

The Details page of the books list.

Developed during 2019/2020 at school.

About

ASP.NET Core project that manages a database of used books and reservations. It includes also Identity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages