Details
This is a simple result management system built with Laravel and vuejs. It tries to help keep track of student registration, course registration for each student, and generates results and GPA (grade point average) for each student. The project came out of a personal need to ease the task of registering students, collating and calculating of GPA for each and every student in a school. I hope it will be helpful to someone and we can together build this system.
A view of the Login page
Dashboard of the Application
Course Registration can easily be done
Student's creation and updating
User/Staff's creation and updating
Department can be created and edited.
Result is generated and GPA also
Technologies
The system uses vue-notification library
The system uses vue-switch
The system is built on laravel and vuejs.
Proof of OwnerShip
How to contribute
All installation and usage details can be found in the repository README. Also details on how to contribute can be found in the README.
Immediate Future Plans
- Implementing Result Status
Result status is a boolean value which simply means the result is approved or disapproved.
The Api for result status (i.e approved or disapproved results) is ready.
Still trying to wrap my head around the GUI
- Roles and Permission
Issuing of roles and their respective permissions
GitHub Repository
https://github.com/TimothyMee/RMS
Posted on Utopian.io - Rewarding Open Source Contributors