Skip to content

This project is a simple e-commerce web application built as part of a class assignment. The application uses Flask as the backend framework and Pandas for data manipulation. The front-end is designed with Bootstrap 5 for a modern and responsive user experience.

Notifications You must be signed in to change notification settings

bilal6414/Ecommerce-WebApp-flask

Repository files navigation

Ecommerce-WebApp-flask

This project is a simple e-commerce web application built as part of a class assignment. The application uses Flask as the backend framework and Pandas for data manipulation. The front-end is designed with Bootstrap 5 for a modern and responsive user experience.

home show update delete

Key Features

  • Display Products: View all products in a dynamic table.
  • Add New Products: Easily add new products using a form.
  • Update Product Ratings: Update the rating of existing products.
  • Delete Products: Remove products from the system.
  • Responsive Design: Built with the latest Bootstrap template for a clean and modern interface.

Technologies Used

  • Flask: Backend framework to handle HTTP requests.
  • Pandas: For data processing and manipulation.
  • Bootstrap 5: Front-end styling and responsive design.
  • jQuery: For dynamic updates and form handling.

How to Run

  1. Clone the repository:
    git clone https://github.com/your-username/flask-ecommerce-dashboard.git
  2. Install dependencies:
  pip install -r requirements.txt

3. Run the Flask app:
```bash
    python app.py

About

This project is a simple e-commerce web application built as part of a class assignment. The application uses Flask as the backend framework and Pandas for data manipulation. The front-end is designed with Bootstrap 5 for a modern and responsive user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published