Skip to content

lowiee0812/Book_evaluator

 
 

Book evaluator 📚

Web application for evaluating, commenting, reading and searching books with supported authentication.

Short description of the application:

Registered users have the ability to rate books and comment on them, delete and edit their comments and ratings, reading individual books as well as creating diary of readed books with the ability to search and to post on blog. Each registered user has his own profile with some basic information about it and its activity on the site and the ability to view other users' profiles.

Unregistered users can review books, comments, ratings, posts, profiles of other users and search the books without any other options.

The site administrator has all the capabilities of the registered user and also the ability to delete and change the ratings and comments of all users as well as a review of all registered users with the possibility of their deletion.

Books are delivered through the Google Books API.

Technologies:

The following tools were used to create the application:

Sources:

Installing all necessary startup packages in the CS50 environment by executing the command: pip3 install --user -r requirements.txt.

To run locally:

Documentation

About

Flask web application with CRUD operations and authentication using Google Books API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.7%
  • Tcl 7.6%
  • C 2.3%
  • C++ 1.4%
  • PowerShell 0.0%
  • CSS 0.0%