It provides us a simple interface for maintainance of student's result information. This was a Grade XII final practical project for Information Practices.
- CRUD operations for Students
- Search any Record effiecietly
- Graphical Analysis of Result
- Pandas library
- Matplotlib library
Some features that could be added to SRMS in the future include:
- Integration with student information systems (SIS)
- Security and access controls
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
- The format of the csv file to be used has been provided.
- If any changes are made to the column names then code needs to be modified accordingly.
- Save the CSV file at the same location as that of the Python file.
- Replace the path of the csv file provided with your path in the code at each instance
Thanks for reading this. Don't forget to give a star 🌟 if it was helpful!!