Created in Python with falcon library
- 2 clients (buyer client & admin client ) + 1 server
- 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
- can view all orders
- can filter orders
- can update order tracker
-
clone the repository
-
you need jamshaid dB for this app so clone Jamshaid dB
-
install all dependencies like python , python falcon , pyQt








