8000 GitHub - eshassy/Online-Book-Shop: An online book shop to search and buy multiple books at once with ease
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eshassy/Online-Book-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book--Mart

Book--Mart is an e-commerce store for all kinds of books.

People can search for their favourite books, add them into their cart and can make payment via cards only.

book-mart uses google book api for searching and showing different kinds of books and their respective data.

Demo

1623928481465.mp4

Technology used:

  • Flask
  • Bootstrap
  • SQLAlchemy (ORM for sqlite database)
  • Stripe (for making payments)

Installation

Use the package manager pip to install requirements for book-mart.

pip install -r requirements.txt

Before running it on your local environment, create your google developer account and get api_key for books, create account on stripe and get hold of public and secret key and store all of the above information inside .env file. You also need to replace secret_key and database url with your own.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

An online book shop to search and buy multiple books at once with ease

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0