Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

## Contributing

Contributions 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!!