# Book Management System ## A django webapp with postgresql database NOTE: Due to lack of time, this is bare-bones version of the project HEROKU: https://the-book-site.herokuapp.com/ ADMIN PAGE: http://127.0.0.1:8000/admin/ admin user_id: admin admin passsword: password USER PAGE: http://127.0.0.1:8000/accounts/login/ (can use admin credentials too, if admin logged in directly book info displayed) user_id: user1 passsword: password/.,