Skip to content

University-Experience/Bazarcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazarcom 📚

GitHub repo size GitHub repo file count (file type) Python Version Pip Version GitHub last commit (branch) Version Contributors GitHub pull requests

Welcome to Bazarcom! This repository contains the source code for a simple e-commerce website built with Flask and SQLite.

About Bazarcom

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.

Features

  • Get all books.
  • Get book by ID.
  • Get books by topic
  • Purchase a book

Technologies Used

  • Python (Flask)
  • SQLite
  • Docker

Getting Started

To get started with Bazarcom, follow these steps:

  1. Clone this repository to your local machine.
  2. To run the project using vscode terminal:
    • Install the required dependencies by running:
    • python penv book_store_env
      source book_store_env/bin/activate
    • Now build the images and run the application
      docker compose up --build

Documentations

We've made postman documentation here

About

Microservices project using Flask . We Made 4 servers running using docker images for each one and 2 database using sqlite. The project is a book buying platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors