Project Name | College Admission Management System |
---|---|
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) |
In this project, we used PHP and MySQL database. It has two modules:
- User Module
- Admin Module
User Module:
- User can contact with administrative by sending mails.
- User can view About Us and Contact Us page.
- User can view notices which are published by admin.
- User can view courses which are listed by admin.
- User can register himself.
After User/Student Login:
- Dashboard: In this section, user can see the status of his application.
- Admission Form: In this section, user can fill the form and check his/her application form status (selected or rejected).
- Submit Fees: In this section, if user’s application is selected, user can submit their fees.
A user can also update his/her profile, change the password, and recover the password.
Admin Module
In this module, there are eight sections:
- Dashboard: In this section, the admin can see all the details in brief.
- Reg Users: In this section, the admin can view user details, delete, and update user details.
- Admission Application: In this section, admin can view all applications. Admin can view application and documents based on status (pending application, approved application, and rejected application). Admin also can approve the pending application. (Whenever the admin changes the status of the application, the user will get an email notification). Note: The email function will not work in localhost.
- Search Application: In this section, admin can search application based on user name, email ID, and contact number.
- Course: In this section, admin can manage courses (add, delete, and update).
- Notice: In this section, admin can manage notices (add and update) and anybody can see these notices on the website.
- Notification: In this section, admin gets the notification if any user applies for admission.
- Pages: In this section, Admin can manage the content of the About Us and Contact Us page.
- Subscribers: In this action, admin can view the subscriber list.
- Reports: In this section, admin can generate the report between dates.
Reviews
There are no reviews yet.