This project assumes you have a running version of Postgresql. If you are on a Mac, it will automatially install and run Postgres with brew. Type make setup to initialize the virtualenv (with pipenv), ...
This web application creates an online catalog for a small local library, where users can browse available books and manage their accounts. The main features that have currently been implemented are: ...