Contents:
- Main points regarding Project According to CBSE Syllabus
- Project Topics/Ideas
- Components for project completion
- Contruction of the actual Software
- Documentation
Main points regarding Project According to CBSE Syllabus
- The students should create a usefull software that solves a real world problem using python or python and SQL Connectivity
- The project should be done in a group of 2 to 3 students in a time period of 6 months
- Any python library can be used for the creation of the project work
- Students should avoid plagiarism(i.e. copying others work without permission) and copyright violation
- Investigation and self learning should be used
Project Topics/Ideas:The list is just for reference. The list provides a basic outline about the project ideas, functionality/feature mentioned in the project can be added or removed
- Hotel Database management (With/Without a Graphical User Interface):The software should be able to store the details of all the customer, number of rooms occupied and vacant, the price of the room etc
- Library Management System (With/Without a Graphical User Interface):The library software should be able to store the list of books, list of all the library members. The software should be able to issue books and accept books. It should be able to list the current availability of the books
- Student Management System (with/without Graphical User Interface):The software should be able to store the details about a student, marks in attained in exam. The software should be able to add/display/remove details about the students.
- Employee Salary Management System (with/without Graphical User Interface):The software should be able to add/delete/display employee details. The software should be able to add/delete/display employee salary. If possible the software should be able to give some analysis about the salary given.
- Bank Transaction Management System(with/without Graphical User Interface):The software should be able to Add/Display/Modify transaction record. The software should be able to Store Customer information and their transaction record.
- School Canteen Management System(with/without Graphical User Interface):The software should be able to keep record of the daily sales, Items in the stock and the Items sold etc. It should be able to return the profit made at the end of the day
- Examination and Performance Analysis:The software should be able to store the marks of each student scored in all the examination(PT1, PT2, Midterm, PT3,PT4, Final) and perform analysis at both student level and class level. matplotlib can be used to plot data obtained from the analysis.
- Password Manager (with/without Graphical User Interface):The software should be able to store password with repsect to the website or file etc.The software should be able to generate password as well as check if the password saved by the user is strong or not.
- Contact management system (with/without Graphical User Interface):The software should be able to Add/Display/Remove contact. The Software should also store email address along with phone number. There can be a backup feature i.e. download/upload the contact in a binary file etc.
Construction and Submission
The chosen software should run on a computer and should have all the feature mentioned in the documentation functional. The soft copy of the project has to be submitted to the school.
Documentation:
The documentation of the project should have all the points mentioned underneath. The documenation has to be printed in A4 size paper and submitted to the schooll. The softcopy of the documentation should also be submitted.
- Cover Page
- Name of the School and the Name of project
- Name of the Student and roll number
- Name of guiding teacher
- Content Page/Index Page
- Certificate: Page where students name and roll number will be there and a place for signature for both Guiding teacher and principal
- Acknowledgement
- Introdution to the Topic
- Advantage over the existing system
- Technology used
- Hardware used
- Software used
- Project Code
- Software Screenshot: Screenshot of the software during its execution
- Bibliography: List of all the resourses(books,internet etc) used to complete the project