The Student Transcript Processing System is wholly created using PHP/MYSQL and a Twitter Bootstrap Framework. This system has an administrator side with data entry for the student, courses, Grade level, Faculty, Department, and Rooms. The system also has an import and export information of students in the student module and import for Course and Grade level module. The Student Transcript is generated by the semester under the Student Enrollment Records. The admin side of this system can enroll subjects for students and assign the subject loads in each instructor or Faculty. The Faculty can add grades for each student. And all the items scheduled can be seen underclass module. The User Management System is also available in this system.
I have also included the sample excel file for import of student, Course or Subjects and Grade Level you can find this file inside the folder named “for import.”
You can log in to the system for admin side using this account:
Username:admin@yahoo.com
Password: 1234
For the student side, you can use the ID number of students during the registration for Username, and the Password is 1234 as default.
To install the system, extract the downloaded file and paste it inside the document root. Then create a database in your Phpmyadmin named “studenttransdb.” Next, import the database found inside the main folder called “studentTrans.”