Skip to content

Vitaee/E-CommerceProject

Repository files navigation

E-Commerce Project

This project developped according to lecture (ECC431 E-Commerce) requirements. A technical elective lecture given by MSc. Buğra Demircioğlu.

Diagrams for E-Commerce Project

I like to implement projects according to the diagrams. Also i like design/implement diagrams for the software projects.

This is the concept diagram if we want to move the project to AWS.

AWSDiagram

This is the concept diagram of project structure.

Diagram

Pages (Will be developped)

  • Register and Login: user authentication.
  • Home: list of products and user information.
  • Detail: detail of product.
  • Basket: purchased products.

Run the project (Will be updated while development)

  • poetry shell
  • poetry install ( i assume u have installed poetry )
  • python manage.py

Used Techs (Will be updated while development)

  • python 3.10.6
  • fastapi
  • mysql
  • docker & docker-compose
  • celery
  • poetry

About

Real World E-Commerce backend development with fastapi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published