online admission system project report (1) (Repaired) (3)
online admission system project report (1) (Repaired) (3)
A
PROJECT REPORT
ON
ONLINE ADMISSION SYSTEM
SUBMITTED BY:
Rushil Purohit
Harsh Shah
Vismay Rana Guide Name: Sapana Patel
SUBMITTED TO:
1
ONLINE ADMISSION SYSTEM
POLYTECHNIC INSTITUTE
POST – LIMDA, WAGHODIA- 391760
CERTIFICATE
This is to certify that Rushil Purohit,Harsh Shah,Vismay
Rana. Of Diploma (5th Semester) in Computer Engineering,
Enrollment No:
196390307595,196390307596,196390307590 have
satisfactorily presented their project entitled “Online
Admission System” for the term ending .
2
ONLINE ADMISSION SYSTEM
POLYTECHNIC INSTITUTE
POST – LIMDA, WAGHODIA- 391760
CERTIFICATE
This is to certify that Rushil Purohit,Harsh Shah,Vismay
Rana. Of Diploma (5th Semester) in Computer Engineering,
Enrollment No:
196390307595,196390307596,196390307590 have
satisfactorily presented their project entitled “Online
Admission System” for the term ending .
Date:
3
ONLINE ADMISSION SYSTEM
ACKNOWLEDGEMENT
We take this opportunity to express our profound sense of gratitude and respect to all
those who helped us throughout the duration of this project.
Firstly, we are extremely grateful to Parul Polytechnic Institute, for providing us the
excellent working environment to undergo our project.
We devote our success in this effort to our project guide Sapana Patel for giving us the
opportunity to undertake the project and providing crucial feedbacks that influenced us and
provided opportunity to undertake the project work in the esteemed concern.
Last, but not the least, we would like to extend our profound thanks to all our esteemed colleagues
and friends at college level who helped us in the specific areas of this project.
ABSTRACT
Today all the work at the time of admission of the students is done manually by link
And paper, which is very slow and consuming much efforts and time.
4
ONLINE ADMISSION SYSTEM
INDEX
Sr. No. Description Page
No.
1 Introduction 1
1.1 Purpose 2
1.2 Scope 2
3 System Analysis 4
4 Platform Detail 6
4.3 My SQL 7
5.2 ER diagram
5
ONLINE ADMISSION SYSTEM
6
ONLINE ADMISSION SYSTEM
1. INTRODUCTION
1.1 Purpose
1.2Scope
Introduction:
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.
Online Admission System is aimed at developing an online
admission website for a college and school.
This system is an online system that can be accessed throughout
the organization and outside as well with proper login provided.
“Online Admission Management System”is a web based
application which of two types of users i.e. administrator and
student.
Administrator would be able to admit a student, cancel the
admission, edit data, generates data for student of the
identification card, check eligibility of the student, generate merit
list and send the email for confirmation or rejection of the student
in the university.
Candidates would be able to fill the admission form view the merit
list, print the university ID card and view the admission dates and
information.
1.1 Purpose:
7
ONLINE ADMISSION SYSTEM
8
ONLINE ADMISSION SYSTEM
2. SYSTEM REQUIREMENT
SPECIFICATION
Hardware requirement:
1.Pentium IV Processor
2. 512 MB RAM
3. 40 GB HDD
Software
requirement:
1. OS : Windows XP, Windows 7, windows
10, linux
Software Interface:
9
ONLINE ADMISSION SYSTEM
Web Server:WAMP
Data Base Server:MY SQL
3. SYSTEM ANALYSIS
Existing system is based on manual work and all the process are done
manually.
Some system collects the data manually.
They store all the information as a report in files.
In current time, all work is done manually by hand in bulk of files which
is hard to operate & hard to maintain the reports of the student
presently, took admission in college and school.
1) When the student comes in college.
2) First of all, he/she takes admission form from reception
3) Fills it and submit it into office.
4) Filled form is first checked with documents like merit list and details
came from university and verified by an official person, if there is any
mistake then it is corrected.
5) At the time of submission of it the fees is deposited by the candidate.
6) At the time of submission of admission from enrollment no. is
assigned to the candidate by the instate.
7) Candidate gets the receipt of fees deposition.
3.2 Problem in current system
1) Require much man power i.e. much efforts, much cost and hard to operate
and maintain.
2) Since, all the work is done in papers so it is very hard to locate a particular
student record when it is required.
3.3 Proposed system:
10
ONLINE ADMISSION SYSTEM
11
ONLINE ADMISSION SYSTEM
4. PLATFORM DETAIL
4.1 PHP Introduction
PHP started out as a small open source project that evolved as more and
more people found out how useful it was. RasmusLerdorf unleashed the first
version of PHP way back in 1994.
12
ONLINE ADMISSION SYSTEM
• PHP can handle forms, i.e. gather data from files, save data to a file,
through email you can send data, return data to the user.
• You add, delete, modify elements within your database through PHP.
• Using PHP, you can restrict users to access some pages of your website.
Characteristics of PHP
Five important characteristics make PHP's practical nature possible −
13
ONLINE ADMISSION SYSTEM
• Employees
• Products
• Customers
• Orders
5. DESIGN SPECIFICATION
DIAGRAM
5.1 Data flow diagram 5.2 ER diagram 5.3
Activity diagram 5.4 Use case diagram 5.5
Data Dictionary
• Data flow diagram is a graphical tool used to describe and analysis the
movement of data through a system-manual or automated including the
Processes stores the data, and delays in the system.
• Data flow diagrams are the central tool and basis from which other
components are developed.
• The transformations of the data from input to output through the
Processes May be described logically and independently of the physical
components Associated with the system. They are termed logical data
flow diagrams.
14
ONLINE ADMISSION SYSTEM
can work With Users and actually involve them in the study of data flow
diagrams.
15
ONLINE ADMISSION SYSTEM
• The levels of data flow diagrams can be compared to highway and street
Maps that you might use when traveling in an unfamiliar area you first
use a national map, showing major highways and cities. As you near the
city you are visiting you need a more detailed map showing the major
parts of the city and the access roads. After you reach the area of the
city you want, a detailed street map that shows even important
landmarks, such as bridges and buildings, is especially helpful. This much
detail is. Essential when you are first starting on the trip and attempting
to understand the lay of the land.
16
ONLINE ADMISSION SYSTEM
want to review the overall system later, they use the higher-level
overview diagrams. However if they are interested in studying one
particular they use the data flow diagram for that lower process.
• The levels of data flow diagrams can be compared to highway and street
Maps that you might use when traveling in an unfamiliar area. You Fust
use a national map, showing major highways and cities. As you near the
city you are visiting you need a more detailed map showing the major
parts of the city and the access roads. After you reach the area of the
city you want, a detailed street map that shows even important
landmarks, such as bridges and buildings, is especially helpful This much
detail is essential when you are Fust starting on the trip and attempting
to understand the lay of the land.
• Data flow diagrams are used in the same way. They are developed and
used progressively from the general to the specific for the system of
interest. The data flow diagram covers all the processes and data
storage area, which takes place during any transaction in the system.
The data flow diagrams are functionally divided into context level(Zero
level) and First level data flow diagrams.
17
ONLINE ADMISSION SYSTEM
(3) A data flow : It is packet of data. It may be in the form of document, letter
etc.
(4) Data store: Any store data but with no reference to the physical method of
storing.
18
ONLINE ADMISSION SYSTEM
19
ONLINE ADMISSION SYSTEM
5.2 ER-diagram
E-R Diagram mainly consists of: (1)Entity (2) Attributes (3) Relationships
Attribute 20
ONLINE ADMISSION SYSTEM
Decision
Entity
Connection
ER diagram
21
ONLINE ADMISSION SYSTEM
22
ONLINE ADMISSION SYSTEM
Actor
24
ONLINE ADMISSION SYSTEM
25
ONLINE ADMISSION SYSTEM
Table: Admin
Table: Category
26
ONLINE ADMISSION SYSTEM
Table : Product
Table: Payment
27
ONLINE ADMISSION SYSTEM
Primary Key:payid
Foreign Key:
Table: Feedback
28
ONLINE ADMISSION SYSTEM
Foreign Key:
6 USER MANUAL
User Manual
This section refers to the various types of interfaces, which the user has to face during operating
the computerized system of "Gift of the hand".
The section refers with the entire interface [Screens] a user will have to face while operating the
current system. It shows the various screens appearing for different transactions. All the screens of
different transactions in the system are shown here.
29
ONLINE ADMISSION SYSTEM
Future scope
7.1 Limitations
7.2 Future Enhancement
7.1 Limitations
This project is web based, so performance depends on the Network speed & Traffic
Increase security measures such as encryption of data, password expiry and password change and
account locking.
30
ONLINE ADMISSION SYSTEM
CONCLUSION
BIBLIOGRAPHY
Reference Books:
Christian Nagel,
Morgan Skinner
31