Skip to content

A Flask-based reading management app to keep track of your reading progress.

Notifications You must be signed in to change notification settings

anees-asghar/Bookish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bookish

A Flask-based reading management application where you can keep track of your reading progress across multiple categories - books you are reading, want to read, and have already read. You can also rate and review the books you have completed, and look at other poeple's reviews on books you want to read.

home page details page

Setup

  • Run pip install -r requirements.txt from the root directory
  • Set the environment variable using set FLASK_APP=project (Windows) or export FLASK_APP=project (Unix)

Start Server

  • Run the command flask run or python -m flask run

About

A Flask-based reading management app to keep track of your reading progress.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published