Skip to content

lingxi-zhou-dev/EcommerceDatabaseDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ecommerce Website (Database Design course)

This project was done in Fall of 2022 as a part of Database Design Course at USF

This is a Python/Django E-Commerce Web Application built as part of a database design course. The project creates a basic e-commerce web app with core functionalities.

Features

Product Display: List all items with images, descriptions, and prices.

Product Details: View single product details.

Shopping Cart: Add and remove items from the cart.

Address Management: Add shipping and billing addresses.

Database Management: Store and manipulate data using SQLite with full CRUD operations.

Technologies Used

Python

Django

HTML, CSS, JavaScript for frontend

SQLite database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors