About BookLog

BookLog is a web application designed for managing books and their reviews. It can be used, for example, as a personal reading log.

User roles

You can log in to the application as:

Password format

The password consists of the first four letters of the alphabet (with the first letter capitalized), an underscore, and the first four positive integers.

Project information

This application was created as my individual project within the Object-Oriented Programming, Databases and WWW course at VŠB – Technical University of Ostrava, using ASP.NET Core MVC, Entity Framework, and ASP.NET Identity.