Bazar.com is an online marketplace where users can browse and purchase a variety of products conveniently. Whether you're looking for electronics, fashion items, home decor, or more, Bazar.com has something for everyone.
- Get all books.
- Get book by ID.
- Get books by topic
- Purchase a book
- Python (Flask)
- SQLite
- Docker
To get started with Bazarcom, follow these steps:
- Clone this repository to your local machine.
- To run the project using vscode terminal:
- Install the required dependencies by running:
-
Now build the images and run the application
docker compose up --build
python penv book_store_env source book_store_env/bin/activate
We've made postman documentation here
