StudentTranscript Processing System

Language

The Student Transcript Processing System is a complete system created using PHP/MYSQL and a Twitter Bootstrap Framework. This system has an administrator side has a data entry for student, courses, Grade level, Faculty, Department and Rooms. The system also has an import and export information of student in student module and import for Course and Grade level module. The Student Transcript is generated by semester under the Sudent 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 is able to add grades for each student. And all the subject scheduled can be seen under class 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 on to system for admin side using this account: Username: [email protected] Password: 1234 For 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 named “studentTrans”. If you want to see some new Source Code or Application and Tutorials Just click here.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byJohn Carry (not verified)on Thu, 05/22/2014 - 19:27

Could you please tell me how to login with student? I couldnot login with student.
Submitted byadan (not verified)on Sun, 05/25/2014 - 18:54

please i tried to install this but i gave me this error pls help me with this Warning: require_once(C:/xampp/htdocs\studentTrans\includes\config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\studenttrans\studentTrans\includes\initialize.php on line 22 Fatal error: require_once(): Failed opening required 'C:/xampp/htdocs\studentTrans\includes\config.php' (include_path='.;\xampp\php\PEAR') in C:\xampp\htdocs\studenttrans\studentTrans\includes\initialize.php on line 22
Submitted byVyzard11on Mon, 05/26/2014 - 16:39

always wrong pass :( even with your other projects

make sure that the id number of student is existing in the admin area. Then to login at student side, use the id number of a student as username and password is 1234
Submitted byjan jaime (not verified)on Fri, 01/30/2015 - 15:56

In reply to by joken

joken i cant login to admin my username is [email protected] password 1234 you said why is it that it cant login
Submitted bygambakion Wed, 06/03/2015 - 13:01

In reply to by jan jaime (not verified)

used /admin on url browser example:http://localhost/studentTrans/admin, then [email protected] password 1234
Submitted byRajat Gupta (not verified)on Sat, 08/30/2014 - 10:52

username and password given in php my admin is not working.unabled to log in. KIndly help me on this topic
Submitted byJagobandhu Some (not verified)on Tue, 03/03/2015 - 02:54

I think you should use the URL http://localhost/studentTrans/admin/ then use admin username(joken(attherait)yahoo.com) and password (1234.

If you wanna login to the ADMIN, you change your url to: http://localhost/studentTrans/admin/login username:[email protected] password:1234 while to login as student http://localhost/studentTrans/login username:20004180 password:1234 you can check your phpmyadmin, select the table name "tblstudent" there you can get other username, the "IDNO" are te student username and all their password is 1234. also all the password to login to the various admin is 1234. thanks
Submitted byHIm (not verified)on Tue, 12/08/2015 - 13:17

There is linking problem in pages the path of linking pages are being doubles so pages is not found as:
The requested URL /studentTrans/admin/studentTrans/admin/index.php was not found on this server.

Submitted byLoya Iorpine Gabriel (not verified)on Fri, 02/24/2017 - 11:52

Both Administrator and student login is not working. and i dont think it wll work. for me am going to just change some things like the ways the passwords are save as hashed in the database.
Submitted bymayowaon Fri, 06/23/2017 - 04:01

Please help I downloaded online transcript management system source code from your site. And I have this related errors (problems in selecting database please contact administrator) What could be the problem and the solution to it Thanks
Submitted byalimiadebayo a.a (not verified)on Mon, 07/02/2018 - 07:29

I tried to installed "Transcript project" but this is the error message on my web page. "Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in C:\wamp\www\studentTrans\login.php on line 68". Pls what should I do, i want to see how it works.

Submitted byJohnson jedem (not verified)on Sat, 11/24/2018 - 01:09

Warning: require_once(C:/xampp/htdocs\studentTrans\includes\config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Projects\AAA1\Student Transcript Processing System PHP\studentTrans\includes\initialize.php on line 21 Fatal error: require_once(): Failed opening required 'C:/xampp/htdocs\studentTrans\includes\config.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Projects\AAA1\Student Transcript Processing System PHP\studentTrans\includes\initialize.php on lin
Submitted byKwezwe Dee (not verified)on Sun, 11/27/2022 - 19:47

Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in C:\xampp\htdocs\studentTrans\includes\functions.php on line 37

Add new comment