Online Pre Enrollment and Grade Inquiry System in PHP Free Source Code
Introduction
This system is an Online Pre Enrollment and Grade inquiry Using PHP/MySQL Database. This system manages the pre-enrollment process of a certain school online. The system has 4 types of users which are the Admin, Teacher, Cashier, and Student. Each of the said user types has different features.
About the System
This system was originally written in PHP/MySQL older version and now updated so the source code will run properly in later PHP version such as PHP 7. Aside from PHP and MySQL Database, the source code is also written with HTML, CSS, JavaScript, and jQuery. The system handles and stores the list of students, teachers, pre-register students, teachers, sectioning, and more. For those who are planning to develop an enrollment system, this source code can be a good start with or learn with.
Features
Student
- can pre-enroll online
- can log in to his/her account
- can view his/her profile
- can edit profile picture and personal details
- View grades
- View payment account
- view offenses commit
Teacher
- View/edit profile
- submit multiple grades in one process
Cashier
- send an email confirmation
- accept pre-enrolled student
- handle cashiering in student tuition
Admin
- view, add, edit, delete of users(student, teacher, cashier)
- assign advisory section
- Update tuition pay
- Set number of section and maximum number of student per section
- Manage Offenses
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
enrolment
. - Import the provided
SQL
file. The file is known asenrolment.sql
located inside the extracted source code folder. - Browse the system in a browser. i.e.
http://localhost/preenrolment/preenrolmentsystem
The system uses the same login page for all users.
Admin Access Information:
Username/IDnumber: admin
Password: admin
DEMO
That's it! I hope this Online Pre Enrollment and Grade Inquiry System in PHP will help you and you'll find something useful for your future PHP Projects.
Happy Coding :)
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
help for the error please
help for the error
C:\xampp\htdocs\preenrolment\preenrolmentsystem\login.php on lin
offline pre enrollment
help UNDEFINED VARIABLE
undefined variable
helpppp mee pleeassee
null value
i ct download it .can u send me full source code selvi2118@gmail
have found this error and cant fix it. any one can help me? ty
Student list
how to fix this
patulong nman po ayaw po ma
Notice: Undefined variable: sdsdsd in C:\wamp\www\teacher\grade
Add new comment
- Add new comment
- 4817 views