Skip to content

MuhammadJamshaidGhaffar/Ecommerce-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce App

Created in Python with falcon library

Features

  • 2 clients (buyer client & admin client ) + 1 server
Buyer Client
  • buyer client have user registration system
  • Buyer can view all products
  • can filter products
  • can search for products
  • can add products to cart
  • Can place order after adding products to cart
Admin client
  • can view all orders
  • can filter orders
  • can update order tracker

How to use

  • clone the repository

  • you need jamshaid dB for this app so clone Jamshaid dB

  • install all dependencies like python , python falcon , pyQt

  • inside server folder run start.bat image

  • inside database folder run start.bat image

  • inside client run App.py to start client image

  • inside Admin client run App.py image

Screen shots

Buyer Client

image

image

image

Admin Client

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors