An E-Commerce app built with Python Flask
Features:
- Cart, orders, and items feature with proper order processing system
- Proper user authentication and authorization
- Stripe Payment Integration
- Custom admin panel for order processing and managing items
- Item Search feature
- Boostrap + custom CSS UI
- Python
- Stripe API key for Stripe Payment Integration
- Stripe webhook setup
Downloading files:
git clone https://github.com/diwash007/Flask-O-shop.git
Installing requirements:
pip install -r requirements.txt