https://github.com/ilkeraslan/book-review-app
A Flask app to review books
https://github.com/ilkeraslan/book-review-app
Last synced: 3 months ago
JSON representation
A Flask app to review books
- Host: GitHub
- URL: https://github.com/ilkeraslan/book-review-app
- Owner: ilkeraslan
- Created: 2018-09-23T12:35:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:34:05.000Z (over 2 years ago)
- Last Synced: 2025-02-01T18:14:48.434Z (5 months ago)
- Language: Python
- Homepage: https://book-review-pro.herokuapp.com/
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Book Review APP

A hobby project created to read and write reviews for books. Integrates with Goodreads API which makes it possible to see the ratings average for a book.
Due to storage issues, does not contain every book but just 5000 books.
## Configuration
`pip install -r requirements.txt`## Tools Used:
- Flask framework
- Templating with jinja2
- PostgreSQL
- Basic JavaScript functionality
- Bootstrap 4.1
- Basic server configuration with Heroku
- API usage with Goodreads
- API route for developersPlease have a look at my app on https://book-review-pro.herokuapp.com/ ! I would like to hear your feedback, you can reach me out on Twitter.