0% found this document useful (0 votes)
10 views8 pages

CS Project DPSSV Styled

The document is a project portfolio for an E-Commerce Database Management System submitted by Anagh Sone Pandey from DPSSV School. It outlines the project's purpose, which is to create a user-friendly system for managing product records and customer transactions using Python and MySQL. The project includes acknowledgments, required hardware and software, and references used during development.

Uploaded by

anaghpandey13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views8 pages

CS Project DPSSV Styled

The document is a project portfolio for an E-Commerce Database Management System submitted by Anagh Sone Pandey from DPSSV School. It outlines the project's purpose, which is to create a user-friendly system for managing product records and customer transactions using Python and MySQL. The project includes acknowledgments, required hardware and software, and references used during development.

Uploaded by

anaghpandey13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DPSSV SCHOOL

COMPUTER SCIENCE PROJECT PORTFOLIO

TOPIC – E-COMMERCE DATABASE MANAGEMENT SYSTEM

SUBMITTED BY:
Anagh Sone Pandey
Class XII

SUBMITTED TO:
Computer Science Department
ACKNOWLEDGEMENT

I would like to express my sincere gratitude to my Computer Science teacher for providing constant
guidance and support during the development of this project. This project helped me understand
the practical implementation of database management systems using Python and MySQL. I am
also thankful to my school for providing the necessary facilities and encouragement throughout the
project work.
CERTIFICATE

This is to certify that Anagh Sone Pandey of Class XII, DPSSV School, has successfully
completed the Computer Science project titled “E-Commerce Database Management System”
under the CBSE curriculum. The project work is original and has been carried out sincerely as per
the prescribed guidelines.

_________________________
Internal Examiner

_________________________
Principal
HARDWARE AND SOFTWARE REQUIRED

Hardware:
• PC / Laptop
• Mobile Phone

Software:
• Python (Latest Version)
• MySQL Connector
INTRODUCTION

This project focuses on the automation of an E-Commerce Database Management System. The
system provides multiple options for users to browse products based on categories, brands, or view
all available items. Once a product is selected, the user can place an order, and the database
automatically updates transaction and inventory details.

The project demonstrates how Python can be effectively used with MySQL to manage real-world
e-commerce data in an organized and efficient manner.
PURPOSE OF THE PROJECT

The primary purpose of this project is to develop a user-friendly and efficient system for managing
e-commerce product records and customer transactions. It helps in maintaining accurate inventory
data and tracking orders systematically.
SOME IMPORTANT TERMS

• MySQL Database
• Python-MySQL Interfacing
• Database Tables
• Functions in Python
REFERENCES

• Sumita Arora – Class XI Python Book


• Sumita Arora – Class XII Python Book
• [Link]

You might also like