XII CS Project File
XII CS Project File
XII
Session: 2023-24
TABLE OF CONTENTS
Certificate
Acknowledgement
About Project
Coding
Requirements
Bibliography
Certificate of Completion
__________________ __________________
Acknowledgement
I would like to express my sincere gratitude to all those
who have contributed to the successful completion of my
Class XII Computer Science Project.
First and foremost, I would like to thank my Computer
Science teacher, Mr. Sumit Garg, for their invaluable
guidance and mentorship throughout this project. Their
expertise, patience, and willingness to address my doubts
have been instrumental in shaping this project.
I am also thankful to our school principal, Mrs. Rajni
Nautiyal, for providing me with the opportunity to
undertake this project and for the facilities and resources
made available to me.
I would like to acknowledge the assistance and
cooperation of my classmates and friends who provided
valuable insights and feedback during the project's
development.
Furthermore, I extend my gratitude to my parents and
family for their unwavering support, encouragement, and
understanding throughout this project.
Finally, I would like to thank the Central Board of
Secondary Education (CBSE) for designing a curriculum
that encourages practical learning and project-based
assessments, which have allowed me to develop valuable
skills and knowledge.
About Project
Introduction of Project
Purpose of the project
Working of this software
Software features
INTRODUCTION OF THE PROJECT
Objectives:-
User Data Collection: The project will facilitate the collection of
essential data from users, including vehicle details, service
requirements, and contact information. This process aims to create a
user-friendly experience for customers seeking automotive services.
Service Request Management: The platform will enable users to
submit service requests, detailing the specific issues or maintenance
tasks they require for their vehicles. This feature ensures that
service providers receive accurate and detailed information about
the customer's needs.
Automated Record-keeping: The project will implement
automated record-keeping functionalities to maintain a
chronological history of services provided to each customer.
WORKING OF THE SOFTWARE
User Input Handling: The software prompts the user to input various
details such as name, city, phone number, vehicle type, and model
number, ensuring that it collects necessary information for the service.
import pymysql
cursor = conn.cursor()
HARDWARE REQUIRED
SOFTWARE REQUIRED