Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alokverma18/student-result-management-system
A Python Project - SRMS
https://github.com/alokverma18/student-result-management-system
pyhton srms student-result-management-system
Last synced: about 5 hours ago
JSON representation
A Python Project - SRMS
- Host: GitHub
- URL: https://github.com/alokverma18/student-result-management-system
- Owner: alokverma18
- License: apache-2.0
- Created: 2022-11-20T17:08:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T18:39:30.000Z (over 1 year ago)
- Last Synced: 2023-07-25T20:36:11.086Z (over 1 year ago)
- Topics: pyhton, srms, student-result-management-system
- Language: Python
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# SRMS - Student Result Management System
It provides us a simple interface for maintainance of student's result information. This was a Grade XII final practical project for Information Practices.
## Features* CRUD operations for Students
* Search any Record effiecietly
* Graphical Analysis of Result## Tech Stack - Python
* Pandas library
* Matplotlib library## Roadmap
Some features that could be added to SRMS in the future include:
* Integration with student information systems (SIS)
* Security and access controls
## ContributingContributions are always welcome!
See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## License
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
## Note:
* 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## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)## Conclusion
Thanks for reading this.
Don't forget to give a star 🌟 if it was helpful!!