Projectworlds > Free Projects > PHP Projects with source code > Online Admission System in PHP MYSQL
Online Admission System in PHP MYSQL
An online admission system is a web-based application designed to streamline and automate the process of student admissions for educational institutions such as schools, colleges, and universities. This system facilitates a more efficient and organized approach to managing the admission process, reducing paperwork, and providing a user-friendly experience for both applicants and administrators.
The system enables the student to fill application forms online and submit it. They also submit their necessary documents like passport size photograph, certificates and marksheets along with the identity proof.
The Manager can view the application forms and can approve or disapprove them. He can submit the CUEE marks of the students.
If it is approved, an email will be sent to the Student’s email ID and the admit card can be downloaded from the student’s account. The students can further view their results.
This system helps in reducing the manual efforts and consumes less time.
OBJECTIVE
To reduce the processing time and acquire more accurate information.
To ensure reliability.
Generate Student’s Academic Detail Report
Generate Student’s Personal Detail Report along with the necessary documents.
Database maintained by this system usually contains the student’s personal and academic related information. It focuses
on storing and processing data by using web pages.
Online Admission System in PHP : - To make the system more user friendly.
Brief overview of the technology:
Front end: HTML, CSS, JavaScript
HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
CSS : (Cascading Style Sheets) Create attractive Layout
Bootstrap : responsive design mobile freindly site
JavaScript: it is a programming language, commonly use with web browsers.
Back end: PHP, MySQL
PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
Installation Steps
1. Download zip file and Unzip file on your local server.
2. Put this file inside "c:/wamp/www/" .
3. Database Configuration
Open phpmyadmin
Create Database named oas.
Import database oas.sql from downloaded folder(inside database)
4. Open Your browser put inside "http://localhost/folder name/"
No reviews found!
English
Hindi
No comments found for this product. Be the first to comment!