https://github.com/satya7289/book_review
https://github.com/satya7289/book_review
bootstrap flask flask-session flask-sqlalchemy heroku-cli heroku-deployment postgresql
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/satya7289/book_review
- Owner: satya7289
- Created: 2018-12-28T15:39:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-16T17:08:30.000Z (over 6 years ago)
- Last Synced: 2025-01-17T16:15:00.965Z (4 months ago)
- Topics: bootstrap, flask, flask-session, flask-sqlalchemy, heroku-cli, heroku-deployment, postgresql
- Language: HTML
- Size: 467 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### About the Book_Review website
*It is Book Review website where user can search for the book and review the book,
One user can give maximum one review and see all the review reviewed by the others.
Review can be done only by authenciation to the sites.*### Technology used
*Flask python-based framework for backand &
PostgreSQL for database &
Bootstrap for frontend*