Skip to content

jaffar84/E-Commerce-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Description

An interactive e-commerce platform implemented in Python using SQLite. This project allows users to manage customers, products, orders, and order details in a user-friendly interface, providing an example of a basic e-commerce application.

Features

View all customers, products, and orders. Insert new customers, product categories, and products. Place orders and add products to orders. Display summaries of orders and product sales using database views. Indexing for improved query performance.

Requirements

Python 3.x SQLite3

How to Run

Clone this repository to your local machine: git clone https://github.com/jaffar84/E-Commerce-example.git

About

E-Commerce Example is a simple e-commerce platform built with Python and SQLite. It features customer/admin roles, product categories, order management, and product sales summaries via database views. It includes database indexing for improved performance and is ideal for learning basic e-commerce application development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages