College Fee System using PHP and MySQL
“College Fee Payment Management System Project ” is web based application which store the data of students and their payment details. This system helps the student to view the details of submitted fee and notice which is declared by college. The “College Fee Payment System in PHP” can be entered using a username and password. It is accessible by an administrator.
Administrator only they can add data into the database. The data can be retrieved easily. The data are well protected for personal use and makes the data processing very fast. This system objectives of easily & maintainable information.
Project Requirements
Project Name | College Fee Payment Management System Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Project Modules
In “College Fee Payment Management System” we use PHP and MySQL database. This is the project which keeps records of students and their payment details “College Fee Payment System” has two module i.e. admin and student
Admin Module
- Dashboard: In this section, admin can briefly view total number of total course, total students, total invoice generations and total notice.
- Course: In this section, admin can manage the college courses (add/update/delete).
- Students: In this section, admin can manage the college students (add/update/delete).
- Student Fee: In this section, admin can manage fee of students.
- Invoice Generations: In this section, admin can manage the Colleges (add/update/delete).
- Notice: In this section, admin can manage notice(Add/Delete).
- Pages: In this section, admin can manage about us and contact us pages.
- Reports: In this section, admin can view between dates reports of students admission and invoice generations.
- Search: In this section, admin can search invoices and students details.
Note: In this project MD5 encryption method used.
Students Module
- Dashboard: In this section, Student can briefly view fee receipt details and notice which is declared by administrator.
- View Notice: In this section, admin can view notice which is declared by administrator.
- Fee Receipt: In this section, admin view the details of fee receipt.
Some of the Project Screens
Home Page
Admin Dashboard
Add Student
User Login
Student Fee Payment History
How to run the College Fee Payment Management System Project using PHP and MySQL
1. Download the project zip file
2. Extract the file and copy stufeems
folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name stufeedb
6. Import stufeedb.sql
file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/stufeems
Admin Credential
Username: admin@gmail.com
Password: Test@123
Credential for Employee/User panel :
Username: rahul12
Password: Test@123
or Register a new Student.