Skip to content

this project uses goodreads.com API's and display books details listed on their website.

Notifications You must be signed in to change notification settings

inomesh/theonebook

Repository files navigation

theonebook

This project uses goodreads.com API's and display books details listed on their website. data related to the website is stored in postgresql database server on heroku.

Liberaries

Bootstrap

Flask

SQL Alchemy

Initial Installation Instructions

step 1: Pull the repository in your system
step 2: Install Python
step 3: Run the following command in console,
> pip install -r requirements.txt
It'll automatically install all the dependencies in your system
step 4: cd into the project directory
step 5: run the command in console
> python app.py
step 6: enjoy:)

I want to say Thank You to all of the developers who developed these liberaries and made it possible for developers like me to learn and bulld something with it.

About

this project uses goodreads.com API's and display books details listed on their website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages