Skip to content

An online e-commerce retail store where users can browse and purchase products from various categories

Notifications You must be signed in to change notification settings

mohitg66/Apni-Dukan

Repository files navigation

Apni Dukan

Apni Dukan is an online e-commerce retail store where users can browse and purchase products from various categories such as electronics, clothing, and household items. This project was developed as part of a DBMS course.

Tech Stack

Features

  • User authentication: Users can create an account and log in to access the site's features
  • Admin functionalities: Admins can create an account and log in to access the site's admin features
  • Product browsing: Users can browse products by category or search for specific items using keywords
  • Cart management: Users can add items to their shopping cart, view their cart, and remove items from their cart
  • Checkout: Users can complete their purchase by entering their shipping and billing information
  • Order history: Users can view their past orders and track their current order status

ER model

ER diagram

Relational Model

ER diagram

Instructions

  • Clone the repository

    git clone https://github.com/mohitg66/Apni-Dukan.git
    cd apni-dukan
    
  • Install MySQL if not installed already

  • Import the database using the SQL scripts in root directory

  • Install dependencies

    pip install streamlit
    
  • Run the app

    cd UI
    streamlit run main.py
    
  • Navigate to http://localhost:8501 in your web browser to access the site

Authors

  • Mohit Gupta
  • Kartikye Prasad

About

An online e-commerce retail store where users can browse and purchase products from various categories

Topics

Resources

Stars

Watchers

Forks

Languages