Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahilsahil934/bookview
Books Website with flask and SQL and Using Goodreads API
https://github.com/sahilsahil934/bookview
Last synced: 18 days ago
JSON representation
Books Website with flask and SQL and Using Goodreads API
- Host: GitHub
- URL: https://github.com/sahilsahil934/bookview
- Owner: sahilsahil934
- Created: 2018-12-18T16:26:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T21:59:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T11:07:53.658Z (2 months ago)
- Language: HTML
- Size: 163 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Books
## Web Application for Books Reviewing made with Flask and SqlAlchemy:
**Features:**
- Register of users.
- Search for books.
- Leave review and comment.
- Add Book to favourite
- Read Reviews.
- GoodReads Review
- API for Books review by going /api/isbn### How to Run?
- intall python3-pip
- then run command pip3 install -r requirement.txt
- Add DATABASE_URL by runnin export DATABASE_URL=URI
- flask run### YouTube Link
- https://youtu.be/KD3OQXYrRME