School Portal Management System is a software that is designed to provide improved educational solution using ICT. It enables secondary schools(high schools), nursery and primary schools to manage their academic activities online which include:
- Academic result management: Automatically calculate students results and grade them in both subject basis and class basis.
- Enables students to be able to check results online from any part of the world provided they have access to check the result.
- Reduces the excess paper works in our current academic system thereby alleviating teachers from excess stress that is accompanied with the paper works.
- Ensures easy gathering of student information as everything will be accessed using students
unique registration number which is automatically assigned by the software. - Checked results can be printed online with a seal of authenticity.
Below is the screenshot of my signed in github respository for the School Portal Managemen System project
Below is the snapshot of the codes:
Index Page Code contribution:
login page code contributions
Result upload page code:
The rest of the codes are in the project folder.
Technical Overview:
The software was built using PHP(open source), Bootstrap3 for mobile compatibilty and it runs on MySQL database.
Graphical Overview of the software:
Landing page
When you click on the portal drop down menu at the navigation bar, it will redirect you to the following Login Authentication page:
For Admin
Username: guest@spk.com
Password: password
While students are to login with their unique registration numbers and passwords.
After a successful login, it will redirect to either the admin dashboard or student dashboard.
Admin Dashboard:
![admin.PNG]
()
Other modules of the software are:
Student Management Module:
Result Checking Module:
This is how the result looks like:
I came up with the idea to build this software because my aunt is a teacher and I have seen the stress teachers undergo in the computation of results. It is so stressful and yet they are been paid peanuts as salary, but with this software, teacher don't have to stress themselves that much as the result upload page only has three columns to input score.
Result Upload Module:
I have been hearing about UTOPIAN.IO but i wanted to take my time and share/contribute something meaningful and useful. This is actually my first post on https://utopian.io.
Please note: When you download the folder, I have extracted the database for the software and it is in the sql folder of the project. check the connection.php to edit it because my sql localhost and yours will not be using the same username and password.
Wow and thats it. Thanks
Posted on Utopian.io - Rewarding Open Source Contributors