Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.64 KB

File metadata and controls

51 lines (31 loc) · 1.64 KB

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

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 linkedin twitter

Conclusion

Thanks for reading this. Don't forget to give a star 🌟 if it was helpful!!