SlideShare une entreprise Scribd logo
1  sur  33
Project Report
College Admission System
Submitted by:
Sourabh Upadhyay
Roll no. 14144457
Under Supervision of:
Prof. R.K. Tiwari (HOD)
Prof. Anil Prajapati
DEPARTMENT OF COMPUTER SCIENCE
GOVT. MADHAV SCIENCE COLLEGE, UJJAIN
March 2017
2 | C o l l e g e A d m i s s i o n S y s t e m
ACKNOWLEDGEMENT
We are pleased to acknowledge Prof. R.K. Tiwari and Prof. Anil Prajapati
for their invaluable guidance during the course of this project work. As our
project COLLEGE ADMISSION SYSTEM which envelops the automation of
all work. We have tried our level best to make our project as simple possible.
We would also like to give special thanks to all the talented personalities of our
institute who had given us a moral support completing our visual basic project.
Sourabh Upadhyay
Roll no 14144457
3 | C o l l e g e A d m i s s i o n S y s t e m
CONTENTS
1. Introduction
2. Problem specification
3. Background and related work
4. Scope
5. Goals
6. Hardware Requirements
7. Proposed System
8. Overview
9. Flow chart
10.Frame work of html
o Registration form
o Enrolment form
o Examination form
11.Output screen
12.Data flow diagram
13.Design and implementation constraints
14.Student view functionality
15.Experimental result
16.Supplementary requirements
17.Other nonfunctional requirement
18.Conclusion
19.Reference
4 | C o l l e g e A d m i s s i o n S y s t e m
INTRODUCTION
Today all the work at the time of admission of the students is done manually by ink
and paper, which is very slow and consuming much efforts and time. In the modern
world of technology, computer are affecting our lives in more ways than we probably are
aware of COMPUTERIZED MANAGEMENT maintaining information of an educational
institute, colleges, other the list is endless. The main principle behind the need of college
admission system is easy supervision of institutes. It can handle the details of students such
as fee details or marks details. This Student Database has been designed taking into account
the practical needs to manage a Students data. Moreover, it provides security at product
level as well as user level. Its design concentrates on 4 types of users:
1. Admin
2. Students
3. Account
4. Student section
5 | C o l l e g e A d m i s s i o n S y s t e m
PROBLEM SPECIFICATION
Student admissions are a vital part of any College’s running because students are what keep
a College alive. The student admission is one of the most important activities within a
College as one cannot survive without students. A poor admissions system can mean fewer
students being admitted into a College because of mistakes or an overly slow response time.
The process begins with a potential student completing an application form through the
Universities and Colleges Admissions Service, the first step for students is to apply directly to
the College through a custom online form. The next step is for the Admissions service centre
has to review the application and ensure that all of the required information has been
provided. The application in its entirety is then forwarded, complete with a
recommendation, to the respective department’s Admissions Tutor, who has the final say as
to whether each potential student is Accepted or rejected. Before making a decision, the
Admissions Tutor reviews the application and the additional documentation, comparing the
academic credentials to a list of College rankings and previous, similar applications.
6 | C o l l e g e A d m i s s i o n S y s t e m
BACKGROUND AND RELATED WORK
The main aim of our project is to develop the application which will be useful in college
admission system. As this college admission system project includes the admission process
of student, starting from when the student takes admission in college in first year till that
submission of examination form from the college. The requirement of the student is to:
 Login to the system through the first page of the application.
 New student registration after logging into the system.
 View/change his/her details.
 Can get help through the help option to view different features of the system.
 Admin login should be present who can read as well as remove any uploads.
The student details in separate records are tedious task. Referring to all these records and
updating is needed. Since the number of students are growing and management has to
handle records of all of the students, it is facing the little bit problems in Maintaining
the records of students.
7 | C o l l e g e A d m i s s i o n S y s t e m
SCOPE
This project’s aim is to automate the system, pre-checking the inclusion of all required
material and automatically ranking each student’s application based on a number of criteria.
These criteria include the ranking of their College, their grade at said College and their
language grade Certificate. The data used by the system is stored in a database that will be
the centre of all information held about students and the base for the remainder of the
process after the initial application has been made. This enables things to be simplified and
considerably quickened, making the jobs of the people involved easier. It supports the
current process but centralizes it and makes it possible for decisions to be made earlier and
easier way.
8 | C o l l e g e A d m i s s i o n S y s t e m
GOALS
The main goal of the system is to automate the process carried out in the organization with
improved performance and realize the vision of paperless admission. Some of the goals of
the system are listed below:
 Manage large number of student details.
 Manage all details of student who registered for the course and send appropriate
details about the course to the students account.
 Create student accounts and maintain the data’s effectively.
 View all the details of the students.
 Create the statistical reports to facilitate the finance department work.
 Manage the details of hostellers and facilitate the allotment of hostels rooms for the
students.
 Reduce the work load in interview the students for selection and Counseling should
be very effective rather than direct methods.
9 | C o l l e g e A d m i s s i o n S y s t e m
HARDWARE REQUIRMENT
CPU : Intel i3 Processor
RAM : 1 GB
HDD : 1 TB
MOITOR : V.G.A, LCD, LED
Keyboard, Mouse, Printer.
PROPOSED SYSTEM
 It is automated computerized web based software system.
 It uses technologies like HTML.
 It is easy to operate.
 Attractive User Interface.
10 | C o l l e g e A d m i s s i o n S y s t e m
OVERVIEW
 Overall Description will describe major components of the system, interconnection
and external interfaces.
 Specific Requirements will describe the functions of actors, their role in the system
and constraints.
Overall Description:
The rest of this document will give further details on the overall product description,
including the hardware, software, and communications interfaces, product functions, user
characteristics, and any assumptions that will be made.
Specific Requirements:
The college will also include the specific requirements needed. These will include the
functions, performance, design, and software attributes. This document is organized in a
logical manner and is easy to follow. Readers should refer to the table of contents,
appendices, or index if looking for something in specific. Otherwise, reading this document
from start to finish will start with a vague description and get more specific and detailed as
changing sections and reading further.
11 | C o l l e g e A d m i s s i o n S y s t e m
FLOW CHART
RAGISTRATION FORM
START
RAGISTRATION
FORM
FORM
FILLUPFORM
RAGISTRATIONNO
GENRATED
SUBMIT
12 | C o l l e g e A d m i s s i o n S y s t e m
ENROLLMENT FORM
SUBMIT
D.O.B
FILLUPENROLLMENT
FORM
ENROLLMENT NO
GENRATED
SUBMIT
RAGISTRATION NO
13 | C o l l e g e A d m i s s i o n S y s t e m
EXAMINATION FORM
SUBMIT
YEAR/SEM
FILLUPEXAMINATION FORM
FORM SUBMITTED
SUCCESSFULLY
SUBMIT
ENROLLMENT NO
14 | C o l l e g e A d m i s s i o n S y s t e m
FRAME WORK OF HTML
Registrationform
<html>
<head>
<title>
Registration form
</title>
</head>
<body>
<form action="" method="post" name="form1">
<table width="50%" border="2" bordercolor="yellow">
<caption aline="center"><b><u>Ragistration Form</u></b></caption>
<tr>
<td width="30%">First Name:</td>
<td width="70%"><input type="text" name="textfield1"></td>
</tr>
<tr>
<td>Middile Name:</td>
<td><input type="text" name="textfield2"></td>
</tr>
<tr>
<td>Last Name:</td>
<td><input type="text" name="textfield3"></td>
</tr>
<tr>
<td>Father Name:</td>
<td><input type="text" name="textfield4"></td>
</tr>
<tr>
<td>Mother Name:</td>
<td><input type="text" name="textfield5"></td>
</tr>
<tr>
<td>contact no:</td>
<td><input type="text" name="textfield6"></td>
</tr>
<tr>
<td>12th Roll no:</td>
<td><input type="text" name="textfield7"></td>
</tr>
<tr>
15 | C o l l e g e A d m i s s i o n S y s t e m
<td>12th persentage:</td>
<td><input type="text" name="textfield8"></td>
</tr>
<tr>
<td>College:</td>
<td>
<select name="select">
<option>Govt. Madhav arts college,ujjain</option>
<option selected>Govt.Madhav science PG college, ujjain</option>
<option>Govt.holkar science college,Indore</option>
<option>Govt.J.N.S.college,Shujalpure</option>
<option>Govt. S.K.P.college,Dewas</option>
<option>Govt.G.D.C.college,ujjain</option>
</select></td>
</tr>
<tr>
<td>State:</td>
<td><select name="select">
<option>Maharashtra</option>
<option>U.P</option>
<option selected>Madhya Pradesh</option>
</select></td>
</tr>
<tr>
<td>Address:</td>
<td><textarea name="textarea"></textarea></td>
</tr>
<tr>
<td>Email ID:</td>
<td><input type="text" name="textfield9"></td>
</tr>
</table>
<p>Gender:<br>
<input name="radiobutton" type="radio" value="radiobutton">male<br>
<input name="radiobutton" type="radio" value="radiobutton">female</p>
<p>
<input name="Reset" type="Reset" value="Reset">
<input name="Submit" type="Submit" value="Submit">
</p>
</form></body>
</html>
16 | C o l l e g e A d m i s s i o n S y s t e m
OUTPUT SCREEN
17 | C o l l e g e A d m i s s i o n S y s t e m
Enrollment form
<html>
<head>
<title>
Enrollment form
</title>
</head>
<body>
<form action="" method="post" name="form1">
<table width="45%" border="2" bordercolor="yellow">
<caption aline="center"><b><u>Enrollment Form</u></b></caption>
<tr>
<td width="30%">First Name:</td>
<td width="70%"><input type="text" name="textfield1"></td>
</tr>
<tr>
<td>Middile Name:</td>
<td><input type="text" name="textfield2"></td>
</tr>
<tr>
<td>Last Name:</td>
<td><input type="text" name="textfield3"></td>
</tr>
<tr>
<td>Father Name:</td>
<td><input type="text" name="textfield4"></td>
</tr>
<tr>
<td>Mother Name:</td>
<td><input type="text" name="textfield5"></td>
</tr>
<tr>
<td>College name:</td>
<td>
<select name="select">
18 | C o l l e g e A d m i s s i o n S y s t e m
<option>Barkatullah university</option>
<option selected>Vikram university</option>
<option>DAVV university</option>
</select></td>
</tr>
<tr>
<td>College:</td>
<td>
<select name="select">
<option>Govt.Madhav arts college,ujjain</option>
<option selected>Govt.Madhav science PG college, ujjain</option>
<option>Govt.holkar science college,Indore</option>
<option>Govt.J.N.S.college,Shujalpure</option>
<option>Govt. S.K.P.college,Dewas</option>
<option>Govt.G.D.C.college,ujjain</option>
</select></td>
</tr>
<tr>
<td>State:</td>
<td><select name="select">
<option>Maharashtra</option>
<option>U.P</option>
<option selected>Madhya Pradesh</option>
</select></td>
</tr>
<tr>
<td>Address:</td>
<td><textarea name="textarea"></textarea></td>
</tr>
<tr>
<td>Email ID:</td>
<td><input type="text" name="textfield6"></td>
</tr>
<tr>
<td>Contect No:</td>
<td><input type="text" name="textfield7"></td>
</tr>
</table>
19 | C o l l e g e A d m i s s i o n S y s t e m
<p>Gender:<br>
<input name="radiobutton" type="radio" value="radiobutton">male<br>
<input name="radiobutton" type="radio" value="radiobutton">female</p>
<p>
<input name="Reset" type="Reset" value="Reset">
<input name="Submit" type="Submit" value="Submit">
</p>
</form></body>
</html>
20 | C o l l e g e A d m i s s i o n S y s t e m
OUTPUT SCREEN
21 | C o l l e g e A d m i s s i o n S y s t e m
Examination form
<html>
<head>
<title>
Examination form
</title>
</head>
<body>
<form action="" method="post" name="form1">
<table width="45%" border="2" bordercolor="yellow">
<caption aline="center"><b><u>Examination Form</u></b></caption>
<tr>
<td width="30%">First Name:</td>
<td width="70%"><input type="text" name="textfield1"></td>
</tr>
<tr>
<td>Middile Name:</td>
<td><input type="text" name="textfield2"></td>
</tr>
<tr>
<td>Last Name:</td>
<td><input type="text" name="textfield3"></td>
</tr>
<tr>
<td>Father Name:</td>
<td><input type="text" name="textfield4"></td>
</tr>
<tr>
<td>Mother Name:</td>
<td><input type="text" name="textfield5"></td>
</tr>
<tr>
<td>university name:</td>
<td>
<select name="select">
<option selected>Vikram university</option>
<option>Barkatullah university</option>
<option>DAVV university</option>
</select></td>
</tr>
22 | C o l l e g e A d m i s s i o n S y s t e m
<tr>
<td>College:</td>
<td>
<select name="select">
<option>Govt.Madhav arts college,ujjain</option>
<option selected>Govt.Madhav science PG college, ujjain</option>
<option>Govt.holkar science college,Indore</option>
<option>Govt.J.N.S.college,Shujalpure</option>
<option>Govt. S.K.P.college,Dewas</option>
<option>Govt.G.D.C.college,ujjain</option>
</select></td>
</tr>
<tr>
<td>State:</td>
<td><select name="select">
<option>Maharashtra</option>
<option>U.P</option>
<option selected>Madhya Pradesh</option>
</select></td>
</tr>
<tr>
<td>Subject:</td>
<td>
<select name="select">
<option selected> CS,Mathematics,Physics,Foundation</option>
<option>IT, Mathematics,Physics,Foundation</option>
<option>CA,Mathematics,Physics,Foundation</option>
</select></td>
</tr>
<tr>
<td>Enrollment No:</td>
<td><input type="text" name="textfield6"></td>
</tr>
<tr>
<td>Email ID:</td>
<td><input type="text" name="textfield7"></td>
</tr>
<tr>
<td>Contect No:</td>
<td><input type="text" name="textfield8"></td>
</tr>
</table>
23 | C o l l e g e A d m i s s i o n S y s t e m
<p>Gender:<br>
<input name="radiobutton" type="radio" value="radiobutton">male<br>
<input name="radiobutton" type="radio"
value="radiobutton">female</p>
<p>
Student Type:<br>
<input name="checkbox" type="checkbox" value="checkbox">Regular<br>
<input name="checkbox" type="checkbox" value="checkbox">private</p>
<p>
<input name="Reset" type="Reset" value="Reset">
<input name="Submit" type="Submit" value="Submit">
</p>
</form></body>
</html>
24 | C o l l e g e A d m i s s i o n S y s t e m
OUTPUT SCREEN
25 | C o l l e g e A d m i s s i o n S y s t e m
DATA FLOW DIAGRAM
No
log
in
Failed send application form
NO
No Yes
Student
No information
Yes
Yes
Yes
Home page
Log in
Student
Examination
form
Enrolment
Acceptance /
Rejection
Online
payment
Download admit card when available
Cashier
Admin
26 | C o l l e g e A d m i s s i o n S y s t e m
DESIGN AND IMPLEMENTATION CONSTRAINTS
Some of the design and implementation constraints identified are listed below:
o Student is not allowed to register for more than three courses.
o Student not has any rights to edit any data in the system.
o Student pays the application fees in DD or MO to register for Course.
o Online Payment facility may be restricted if the College not want this facility
for some reasons.
o This systemis not support distributed database Facility.
o System is limited to HTTP/HTTPS Protocols.
27 | C o l l e g e A d m i s s i o n S y s t e m
STUDENT VIEW FUNCTIONALITY:
Registration and Login System:
This will enable the system to display personalized information when the user logs in and
certain information, such as name and address, to be added to each application
automatically. Giving each student a specific ID will also allow a user to apply to a number of
courses, while giving the system a way to prevent unnecessary duplication of applications.
Update Details:
Applicants, admissions staff and tutors will all have the ability to update their personal
details at any time. Applicants, however, will also be able to update their application
details. After the user has confirmed the update, an e-mail is dispatched with the original
and new details as confirmation. The only time an application will be locked for editing
will be when it has been submitted to a tutor for review, after which point the
application will no longer be accessible by the user.
28 | C o l l e g e A d m i s s i o n S y s t e m
EXPERIMENTAL RESULTS
Our College Admission System is online for student. It includes admin, student and office
sections. Each section of office is helpful for student like exam, student and account.
Experimental result of our College Admission System is student's admission will be done by
online.& notice board application which is based on android is give notification to each
section[9]. Each process includes in requirement of our project are going to be fulfilled.
Input: Input will be details of students like marks, personal etc while filling the admission
form. Also the notice will be send for check whether the student gets the notification.
Output: That admission form will get submitted by student with student’s fee details and
admission of the student will get confirmed. And all the student details will be available and
accessible as per the requirement of the various sections in the college. Also the student will
gets notified by message.
Analysis: After filling the admission form student will go for account section and here the
accountant will enter the Unique ID No. provided by Admin Then after verification of the
form will be done by student section
29 | C o l l e g e A d m i s s i o n S y s t e m
SUPPLEMENTARY REQUIREMENTS
Immediate Feedback: The System must try to answer all the queries of the students and it
should provide immediate feedback after getting any request from the students. The system
must provide the illusion to the students that, they are contact the real peoples for process
the Admission task.
Reduce the Cost of Admission Process: The main aim of the System is to reduce the cost
needed for Admission Process, so it automatically reduces the manual power needed to
perform the entire task and improve the quality of the work.
Increase the Quality of the Process: The System facilitates the work of the universities and
the same time it must reduce the work load of the organization with expected quality.
Quality in the sense, the system try to avoid the mistakes that are usually happen during the
Admission Process because names of the students sometimes missed in the selected list and
call letters for the students also not send properly to the qualified students. Make the
Interface Simple as Possible.
Reduced Time: To perform any task time is one of the important factors to consider. If the
system not utilize properly time, than the entire aim of system is fails and the system is fails
to reach its goal. So time take to process all these activities should be less but the output
should be effective.
30 | C o l l e g e A d m i s s i o n S y s t e m
OTHER NONFUNCTIONAL REQUIREMENTS
Performance Requirements
Some Performance requirements identified is listed below:
o The database shall be able to accommodate a minimum of 10,000 records of
students.
o The software shall support use of multiple users at a time.
o There are no other specific performance requirements that will affect development.
Security Requirements
Some of the factors that are identified to protect the software from accidental or malicious
access, use, modification, destruction, or disclosure are described below. Specific
requirements in this area could include the need to:
o Utilize certain cryptographic techniques
o Keep specific log or history data sets
o Assign certain functions to different modules
o Restrict communications between some areas of the program
o Check data integrity for critical variables
o Later version of the software will incorporate encryption techniques in the
user/license authentication process
Portability Requirements
Some of the attributes of software that relate to the ease of porting the software to other
host machines and/or operating systems. This may include:
Java is used to develop the product. So it is easiest to port the software in any environment.
31 | C o l l e g e A d m i s s i o n S y s t e m
Maintainability
The user will be able to reset all options and all stored user variables to default settings.
Reliability
Some of the attributes identified for the reliability is listed below:
All data storage for user variables will be committed to the database at the time of entry.
Data corruption is prevented by applying the possible backup procedures and techniques.
Usability requirements
Some of the usability requirements identified for this system are listed below:
o A logical interface is essential to an easy to use system, speeding up common tasks.
o Error prevention is integral to the systemand is provided in a number of formats
from sanity checks to limiting free-text input.
32 | C o l l e g e A d m i s s i o n S y s t e m
CONCLUSION
In this way we are going to develop college admission system, which is helpful for Reduction
in manual work so less manpower required. Students’ records can be accessed within few
seconds, Clarity in account section. Our system primarily focuses on building an efficient and
user friendly communication system for the educational institutions.
33 | C o l l e g e A d m i s s i o n S y s t e m
REFERENCE
 Framework for analysis and visualization of embedded platform, IIT
Delhi.
 Software Requirements Specification for Online College Admission
System, VIT College.
 LinkedIn slide share.
 Google web search
 Wikipedia

Contenu connexe

Tendances

Final Project Report of College Management System
Final Project Report of College Management SystemFinal Project Report of College Management System
Final Project Report of College Management SystemMuhammadHusnainRaza
 
Online Attendance Management System
Online Attendance Management SystemOnline Attendance Management System
Online Attendance Management SystemRIDDHICHOUHAN2
 
Project Report of Faculty feedback system
Project Report of Faculty feedback systemProject Report of Faculty feedback system
Project Report of Faculty feedback systemBalajeeSofTech
 
15.project attendence managemnt system
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt systemHaseeb Nasir
 
Attendance Management Report 2016
Attendance Management Report 2016Attendance Management Report 2016
Attendance Management Report 2016Pooja Maan
 
Attendance management system
Attendance management system Attendance management system
Attendance management system SHIVANGI GOEL
 
Placement management system
Placement management systemPlacement management system
Placement management systemSurya Teja
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management SystemMonotheist Sakib
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system projectHimani Chopra
 
Student information system project report
Student information system project reportStudent information system project report
Student information system project reportSuman Chandra
 
college website project report
college website project reportcollege website project report
college website project reportMahendra Choudhary
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlRaj Sharma
 
E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)Yashraj Nigam
 
School admission process management system (Documention)
School admission process management system (Documention)School admission process management system (Documention)
School admission process management system (Documention)Shital Kat
 
Airline Reservation System Documentation
Airline Reservation System DocumentationAirline Reservation System Documentation
Airline Reservation System DocumentationSanjana Agarwal
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.Manoj Kumar
 
College Management System project srs 2015
College Management System project srs 2015College Management System project srs 2015
College Management System project srs 2015Surendra Mahala
 
University management system
University management systemUniversity management system
University management systemVINITSAMMIR
 

Tendances (20)

Final Project Report of College Management System
Final Project Report of College Management SystemFinal Project Report of College Management System
Final Project Report of College Management System
 
Online Attendance Management System
Online Attendance Management SystemOnline Attendance Management System
Online Attendance Management System
 
Project Report of Faculty feedback system
Project Report of Faculty feedback systemProject Report of Faculty feedback system
Project Report of Faculty feedback system
 
15.project attendence managemnt system
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt system
 
Attendance Management Report 2016
Attendance Management Report 2016Attendance Management Report 2016
Attendance Management Report 2016
 
Attendance management system
Attendance management system Attendance management system
Attendance management system
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system project
 
Student information system project report
Student information system project reportStudent information system project report
Student information system project report
 
college website project report
college website project reportcollege website project report
college website project report
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysql
 
E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)
 
School admission process management system (Documention)
School admission process management system (Documention)School admission process management system (Documention)
School admission process management system (Documention)
 
Airline Reservation System Documentation
Airline Reservation System DocumentationAirline Reservation System Documentation
Airline Reservation System Documentation
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 
Student Attendance System ppt
Student Attendance System pptStudent Attendance System ppt
Student Attendance System ppt
 
College Management System
College Management SystemCollege Management System
College Management System
 
College Management System project srs 2015
College Management System project srs 2015College Management System project srs 2015
College Management System project srs 2015
 
University management system
University management systemUniversity management system
University management system
 

En vedette

3Com WDBPCK0010BBK
3Com WDBPCK0010BBK3Com WDBPCK0010BBK
3Com WDBPCK0010BBKsavomir
 
Formato n ousado_paramaterial_labgeogebra_citid2017_v3
Formato n ousado_paramaterial_labgeogebra_citid2017_v3Formato n ousado_paramaterial_labgeogebra_citid2017_v3
Formato n ousado_paramaterial_labgeogebra_citid2017_v3Clara Moncada
 
Building Custom Visual Composer Elements
Building Custom Visual Composer ElementsBuilding Custom Visual Composer Elements
Building Custom Visual Composer ElementsBurak Dogan
 
international monetary fund
international monetary fund international monetary fund
international monetary fund zainulla
 
3Com 3CRWE51196
3Com 3CRWE511963Com 3CRWE51196
3Com 3CRWE51196savomir
 
3Com 03-0104-004 I
3Com 03-0104-004 I3Com 03-0104-004 I
3Com 03-0104-004 Isavomir
 
Contestacion de accidente de transito
Contestacion de accidente de transitoContestacion de accidente de transito
Contestacion de accidente de transitoYandaly Ramirez
 
Ensayo1 simce lenguaje_1_basico_2014
Ensayo1 simce lenguaje_1_basico_2014Ensayo1 simce lenguaje_1_basico_2014
Ensayo1 simce lenguaje_1_basico_2014Carolina Vicencio
 
Рудолф Щайнер. Гьотевите съчиненияGa 1a 1
Рудолф Щайнер. Гьотевите съчиненияGa 1a 1 Рудолф Щайнер. Гьотевите съчиненияGa 1a 1
Рудолф Щайнер. Гьотевите съчиненияGa 1a 1 Георги Календеров
 
Praying For Our Enemy
Praying For Our EnemyPraying For Our Enemy
Praying For Our EnemyRick Peterson
 
The Revolution Will Not Be Televised… It’s screenless
The Revolution Will Not Be Televised… It’s screenlessThe Revolution Will Not Be Televised… It’s screenless
The Revolution Will Not Be Televised… It’s screenlessSteve Hilton
 
Using Adwords Ad Extensions
Using Adwords Ad ExtensionsUsing Adwords Ad Extensions
Using Adwords Ad ExtensionsJun Baranggan
 
Tendencias pedagógicas
Tendencias pedagógicasTendencias pedagógicas
Tendencias pedagógicasyin cedeño
 

En vedette (20)

Complete-Mini-Project-Report
Complete-Mini-Project-ReportComplete-Mini-Project-Report
Complete-Mini-Project-Report
 
Ensayo tics
Ensayo ticsEnsayo tics
Ensayo tics
 
3Com WDBPCK0010BBK
3Com WDBPCK0010BBK3Com WDBPCK0010BBK
3Com WDBPCK0010BBK
 
Formato n ousado_paramaterial_labgeogebra_citid2017_v3
Formato n ousado_paramaterial_labgeogebra_citid2017_v3Formato n ousado_paramaterial_labgeogebra_citid2017_v3
Formato n ousado_paramaterial_labgeogebra_citid2017_v3
 
Building Custom Visual Composer Elements
Building Custom Visual Composer ElementsBuilding Custom Visual Composer Elements
Building Custom Visual Composer Elements
 
international monetary fund
international monetary fund international monetary fund
international monetary fund
 
3Com 3CRWE51196
3Com 3CRWE511963Com 3CRWE51196
3Com 3CRWE51196
 
3Com 03-0104-004 I
3Com 03-0104-004 I3Com 03-0104-004 I
3Com 03-0104-004 I
 
Base De Datos- Access
Base De Datos- AccessBase De Datos- Access
Base De Datos- Access
 
Another woman's house
Another woman's houseAnother woman's house
Another woman's house
 
Contestacion de accidente de transito
Contestacion de accidente de transitoContestacion de accidente de transito
Contestacion de accidente de transito
 
Ensayo1 simce lenguaje_1_basico_2014
Ensayo1 simce lenguaje_1_basico_2014Ensayo1 simce lenguaje_1_basico_2014
Ensayo1 simce lenguaje_1_basico_2014
 
Рудолф Щайнер. Гьотевите съчиненияGa 1a 1
Рудолф Щайнер. Гьотевите съчиненияGa 1a 1 Рудолф Щайнер. Гьотевите съчиненияGa 1a 1
Рудолф Щайнер. Гьотевите съчиненияGa 1a 1
 
Modulo 1. quimica organica
Modulo 1. quimica organicaModulo 1. quimica organica
Modulo 1. quimica organica
 
Praying For Our Enemy
Praying For Our EnemyPraying For Our Enemy
Praying For Our Enemy
 
Crm
CrmCrm
Crm
 
The Revolution Will Not Be Televised… It’s screenless
The Revolution Will Not Be Televised… It’s screenlessThe Revolution Will Not Be Televised… It’s screenless
The Revolution Will Not Be Televised… It’s screenless
 
Using Adwords Ad Extensions
Using Adwords Ad ExtensionsUsing Adwords Ad Extensions
Using Adwords Ad Extensions
 
Majo cyborg
Majo cyborgMajo cyborg
Majo cyborg
 
Tendencias pedagógicas
Tendencias pedagógicasTendencias pedagógicas
Tendencias pedagógicas
 

Similaire à College Admission System Project Report

Ignou MCA mini project report
Ignou MCA mini project reportIgnou MCA mini project report
Ignou MCA mini project reportHitesh Jangid
 
Student information management system.pdf
Student information management system.pdfStudent information management system.pdf
Student information management system.pdfKamal Acharya
 
College Result presentation report pdf and
College Result presentation report pdf andCollege Result presentation report pdf and
College Result presentation report pdf andbhagyavantrajapur88
 
Final project report
Final project reportFinal project report
Final project reportMahul Sompura
 
GROUP -G.pptx
GROUP -G.pptxGROUP -G.pptx
GROUP -G.pptxsuper561
 
Studentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyrStudentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyr053VENKADESHKUMARVK
 
IJEDR1501061.pdf
IJEDR1501061.pdfIJEDR1501061.pdf
IJEDR1501061.pdfSurveyCorpz
 
Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...MD.HABIBUR Rahman
 
AUTOMATION OF COLLEGE ADMISSION PROCESS
AUTOMATION OF COLLEGE ADMISSION PROCESSAUTOMATION OF COLLEGE ADMISSION PROCESS
AUTOMATION OF COLLEGE ADMISSION PROCESSIRJET Journal
 
COLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentationCOLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentationBhadra Gowdra
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment softwareProshanta Halder
 
Online Student Feedback System
Online Student Feedback SystemOnline Student Feedback System
Online Student Feedback SystemEditorIJAERD
 
SYSTEM ANALYSIS AND DESIGN
SYSTEM ANALYSIS AND DESIGNSYSTEM ANALYSIS AND DESIGN
SYSTEM ANALYSIS AND DESIGNDeo Shao
 
School presentation for bd
School presentation for bdSchool presentation for bd
School presentation for bdMohinBhuiyan
 
College Feedback System
College Feedback SystemCollege Feedback System
College Feedback SystemIRJET Journal
 
Proposal_on_Online_Admission_Form.pdf.pdf
Proposal_on_Online_Admission_Form.pdf.pdfProposal_on_Online_Admission_Form.pdf.pdf
Proposal_on_Online_Admission_Form.pdf.pdfMariamAlraeesi
 

Similaire à College Admission System Project Report (20)

Student acadamic system Final report
Student acadamic system Final reportStudent acadamic system Final report
Student acadamic system Final report
 
Student information system
Student information systemStudent information system
Student information system
 
Ignou MCA mini project report
Ignou MCA mini project reportIgnou MCA mini project report
Ignou MCA mini project report
 
Student information management system.pdf
Student information management system.pdfStudent information management system.pdf
Student information management system.pdf
 
College Result presentation report pdf and
College Result presentation report pdf andCollege Result presentation report pdf and
College Result presentation report pdf and
 
Final project report
Final project reportFinal project report
Final project report
 
GROUP -G.pptx
GROUP -G.pptxGROUP -G.pptx
GROUP -G.pptx
 
Studentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyrStudentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyr
 
IJEDR1501061.pdf
IJEDR1501061.pdfIJEDR1501061.pdf
IJEDR1501061.pdf
 
Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...
 
AUTOMATION OF COLLEGE ADMISSION PROCESS
AUTOMATION OF COLLEGE ADMISSION PROCESSAUTOMATION OF COLLEGE ADMISSION PROCESS
AUTOMATION OF COLLEGE ADMISSION PROCESS
 
IMS (1).pptx
IMS (1).pptxIMS (1).pptx
IMS (1).pptx
 
COLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentationCOLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentation
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
 
Online Student Feedback System
Online Student Feedback SystemOnline Student Feedback System
Online Student Feedback System
 
SYSTEM ANALYSIS AND DESIGN
SYSTEM ANALYSIS AND DESIGNSYSTEM ANALYSIS AND DESIGN
SYSTEM ANALYSIS AND DESIGN
 
School presentation for bd
School presentation for bdSchool presentation for bd
School presentation for bd
 
School presentation for bd
School presentation for bdSchool presentation for bd
School presentation for bd
 
College Feedback System
College Feedback SystemCollege Feedback System
College Feedback System
 
Proposal_on_Online_Admission_Form.pdf.pdf
Proposal_on_Online_Admission_Form.pdf.pdfProposal_on_Online_Admission_Form.pdf.pdf
Proposal_on_Online_Admission_Form.pdf.pdf
 

Dernier

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Dernier (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

College Admission System Project Report

  • 1. Project Report College Admission System Submitted by: Sourabh Upadhyay Roll no. 14144457 Under Supervision of: Prof. R.K. Tiwari (HOD) Prof. Anil Prajapati DEPARTMENT OF COMPUTER SCIENCE GOVT. MADHAV SCIENCE COLLEGE, UJJAIN March 2017
  • 2. 2 | C o l l e g e A d m i s s i o n S y s t e m ACKNOWLEDGEMENT We are pleased to acknowledge Prof. R.K. Tiwari and Prof. Anil Prajapati for their invaluable guidance during the course of this project work. As our project COLLEGE ADMISSION SYSTEM which envelops the automation of all work. We have tried our level best to make our project as simple possible. We would also like to give special thanks to all the talented personalities of our institute who had given us a moral support completing our visual basic project. Sourabh Upadhyay Roll no 14144457
  • 3. 3 | C o l l e g e A d m i s s i o n S y s t e m CONTENTS 1. Introduction 2. Problem specification 3. Background and related work 4. Scope 5. Goals 6. Hardware Requirements 7. Proposed System 8. Overview 9. Flow chart 10.Frame work of html o Registration form o Enrolment form o Examination form 11.Output screen 12.Data flow diagram 13.Design and implementation constraints 14.Student view functionality 15.Experimental result 16.Supplementary requirements 17.Other nonfunctional requirement 18.Conclusion 19.Reference
  • 4. 4 | C o l l e g e A d m i s s i o n S y s t e m INTRODUCTION Today all the work at the time of admission of the students is done manually by ink and paper, which is very slow and consuming much efforts and time. In the modern world of technology, computer are affecting our lives in more ways than we probably are aware of COMPUTERIZED MANAGEMENT maintaining information of an educational institute, colleges, other the list is endless. The main principle behind the need of college admission system is easy supervision of institutes. It can handle the details of students such as fee details or marks details. This Student Database has been designed taking into account the practical needs to manage a Students data. Moreover, it provides security at product level as well as user level. Its design concentrates on 4 types of users: 1. Admin 2. Students 3. Account 4. Student section
  • 5. 5 | C o l l e g e A d m i s s i o n S y s t e m PROBLEM SPECIFICATION Student admissions are a vital part of any College’s running because students are what keep a College alive. The student admission is one of the most important activities within a College as one cannot survive without students. A poor admissions system can mean fewer students being admitted into a College because of mistakes or an overly slow response time. The process begins with a potential student completing an application form through the Universities and Colleges Admissions Service, the first step for students is to apply directly to the College through a custom online form. The next step is for the Admissions service centre has to review the application and ensure that all of the required information has been provided. The application in its entirety is then forwarded, complete with a recommendation, to the respective department’s Admissions Tutor, who has the final say as to whether each potential student is Accepted or rejected. Before making a decision, the Admissions Tutor reviews the application and the additional documentation, comparing the academic credentials to a list of College rankings and previous, similar applications.
  • 6. 6 | C o l l e g e A d m i s s i o n S y s t e m BACKGROUND AND RELATED WORK The main aim of our project is to develop the application which will be useful in college admission system. As this college admission system project includes the admission process of student, starting from when the student takes admission in college in first year till that submission of examination form from the college. The requirement of the student is to:  Login to the system through the first page of the application.  New student registration after logging into the system.  View/change his/her details.  Can get help through the help option to view different features of the system.  Admin login should be present who can read as well as remove any uploads. The student details in separate records are tedious task. Referring to all these records and updating is needed. Since the number of students are growing and management has to handle records of all of the students, it is facing the little bit problems in Maintaining the records of students.
  • 7. 7 | C o l l e g e A d m i s s i o n S y s t e m SCOPE This project’s aim is to automate the system, pre-checking the inclusion of all required material and automatically ranking each student’s application based on a number of criteria. These criteria include the ranking of their College, their grade at said College and their language grade Certificate. The data used by the system is stored in a database that will be the centre of all information held about students and the base for the remainder of the process after the initial application has been made. This enables things to be simplified and considerably quickened, making the jobs of the people involved easier. It supports the current process but centralizes it and makes it possible for decisions to be made earlier and easier way.
  • 8. 8 | C o l l e g e A d m i s s i o n S y s t e m GOALS The main goal of the system is to automate the process carried out in the organization with improved performance and realize the vision of paperless admission. Some of the goals of the system are listed below:  Manage large number of student details.  Manage all details of student who registered for the course and send appropriate details about the course to the students account.  Create student accounts and maintain the data’s effectively.  View all the details of the students.  Create the statistical reports to facilitate the finance department work.  Manage the details of hostellers and facilitate the allotment of hostels rooms for the students.  Reduce the work load in interview the students for selection and Counseling should be very effective rather than direct methods.
  • 9. 9 | C o l l e g e A d m i s s i o n S y s t e m HARDWARE REQUIRMENT CPU : Intel i3 Processor RAM : 1 GB HDD : 1 TB MOITOR : V.G.A, LCD, LED Keyboard, Mouse, Printer. PROPOSED SYSTEM  It is automated computerized web based software system.  It uses technologies like HTML.  It is easy to operate.  Attractive User Interface.
  • 10. 10 | C o l l e g e A d m i s s i o n S y s t e m OVERVIEW  Overall Description will describe major components of the system, interconnection and external interfaces.  Specific Requirements will describe the functions of actors, their role in the system and constraints. Overall Description: The rest of this document will give further details on the overall product description, including the hardware, software, and communications interfaces, product functions, user characteristics, and any assumptions that will be made. Specific Requirements: The college will also include the specific requirements needed. These will include the functions, performance, design, and software attributes. This document is organized in a logical manner and is easy to follow. Readers should refer to the table of contents, appendices, or index if looking for something in specific. Otherwise, reading this document from start to finish will start with a vague description and get more specific and detailed as changing sections and reading further.
  • 11. 11 | C o l l e g e A d m i s s i o n S y s t e m FLOW CHART RAGISTRATION FORM START RAGISTRATION FORM FORM FILLUPFORM RAGISTRATIONNO GENRATED SUBMIT
  • 12. 12 | C o l l e g e A d m i s s i o n S y s t e m ENROLLMENT FORM SUBMIT D.O.B FILLUPENROLLMENT FORM ENROLLMENT NO GENRATED SUBMIT RAGISTRATION NO
  • 13. 13 | C o l l e g e A d m i s s i o n S y s t e m EXAMINATION FORM SUBMIT YEAR/SEM FILLUPEXAMINATION FORM FORM SUBMITTED SUCCESSFULLY SUBMIT ENROLLMENT NO
  • 14. 14 | C o l l e g e A d m i s s i o n S y s t e m FRAME WORK OF HTML Registrationform <html> <head> <title> Registration form </title> </head> <body> <form action="" method="post" name="form1"> <table width="50%" border="2" bordercolor="yellow"> <caption aline="center"><b><u>Ragistration Form</u></b></caption> <tr> <td width="30%">First Name:</td> <td width="70%"><input type="text" name="textfield1"></td> </tr> <tr> <td>Middile Name:</td> <td><input type="text" name="textfield2"></td> </tr> <tr> <td>Last Name:</td> <td><input type="text" name="textfield3"></td> </tr> <tr> <td>Father Name:</td> <td><input type="text" name="textfield4"></td> </tr> <tr> <td>Mother Name:</td> <td><input type="text" name="textfield5"></td> </tr> <tr> <td>contact no:</td> <td><input type="text" name="textfield6"></td> </tr> <tr> <td>12th Roll no:</td> <td><input type="text" name="textfield7"></td> </tr> <tr>
  • 15. 15 | C o l l e g e A d m i s s i o n S y s t e m <td>12th persentage:</td> <td><input type="text" name="textfield8"></td> </tr> <tr> <td>College:</td> <td> <select name="select"> <option>Govt. Madhav arts college,ujjain</option> <option selected>Govt.Madhav science PG college, ujjain</option> <option>Govt.holkar science college,Indore</option> <option>Govt.J.N.S.college,Shujalpure</option> <option>Govt. S.K.P.college,Dewas</option> <option>Govt.G.D.C.college,ujjain</option> </select></td> </tr> <tr> <td>State:</td> <td><select name="select"> <option>Maharashtra</option> <option>U.P</option> <option selected>Madhya Pradesh</option> </select></td> </tr> <tr> <td>Address:</td> <td><textarea name="textarea"></textarea></td> </tr> <tr> <td>Email ID:</td> <td><input type="text" name="textfield9"></td> </tr> </table> <p>Gender:<br> <input name="radiobutton" type="radio" value="radiobutton">male<br> <input name="radiobutton" type="radio" value="radiobutton">female</p> <p> <input name="Reset" type="Reset" value="Reset"> <input name="Submit" type="Submit" value="Submit"> </p> </form></body> </html>
  • 16. 16 | C o l l e g e A d m i s s i o n S y s t e m OUTPUT SCREEN
  • 17. 17 | C o l l e g e A d m i s s i o n S y s t e m Enrollment form <html> <head> <title> Enrollment form </title> </head> <body> <form action="" method="post" name="form1"> <table width="45%" border="2" bordercolor="yellow"> <caption aline="center"><b><u>Enrollment Form</u></b></caption> <tr> <td width="30%">First Name:</td> <td width="70%"><input type="text" name="textfield1"></td> </tr> <tr> <td>Middile Name:</td> <td><input type="text" name="textfield2"></td> </tr> <tr> <td>Last Name:</td> <td><input type="text" name="textfield3"></td> </tr> <tr> <td>Father Name:</td> <td><input type="text" name="textfield4"></td> </tr> <tr> <td>Mother Name:</td> <td><input type="text" name="textfield5"></td> </tr> <tr> <td>College name:</td> <td> <select name="select">
  • 18. 18 | C o l l e g e A d m i s s i o n S y s t e m <option>Barkatullah university</option> <option selected>Vikram university</option> <option>DAVV university</option> </select></td> </tr> <tr> <td>College:</td> <td> <select name="select"> <option>Govt.Madhav arts college,ujjain</option> <option selected>Govt.Madhav science PG college, ujjain</option> <option>Govt.holkar science college,Indore</option> <option>Govt.J.N.S.college,Shujalpure</option> <option>Govt. S.K.P.college,Dewas</option> <option>Govt.G.D.C.college,ujjain</option> </select></td> </tr> <tr> <td>State:</td> <td><select name="select"> <option>Maharashtra</option> <option>U.P</option> <option selected>Madhya Pradesh</option> </select></td> </tr> <tr> <td>Address:</td> <td><textarea name="textarea"></textarea></td> </tr> <tr> <td>Email ID:</td> <td><input type="text" name="textfield6"></td> </tr> <tr> <td>Contect No:</td> <td><input type="text" name="textfield7"></td> </tr> </table>
  • 19. 19 | C o l l e g e A d m i s s i o n S y s t e m <p>Gender:<br> <input name="radiobutton" type="radio" value="radiobutton">male<br> <input name="radiobutton" type="radio" value="radiobutton">female</p> <p> <input name="Reset" type="Reset" value="Reset"> <input name="Submit" type="Submit" value="Submit"> </p> </form></body> </html>
  • 20. 20 | C o l l e g e A d m i s s i o n S y s t e m OUTPUT SCREEN
  • 21. 21 | C o l l e g e A d m i s s i o n S y s t e m Examination form <html> <head> <title> Examination form </title> </head> <body> <form action="" method="post" name="form1"> <table width="45%" border="2" bordercolor="yellow"> <caption aline="center"><b><u>Examination Form</u></b></caption> <tr> <td width="30%">First Name:</td> <td width="70%"><input type="text" name="textfield1"></td> </tr> <tr> <td>Middile Name:</td> <td><input type="text" name="textfield2"></td> </tr> <tr> <td>Last Name:</td> <td><input type="text" name="textfield3"></td> </tr> <tr> <td>Father Name:</td> <td><input type="text" name="textfield4"></td> </tr> <tr> <td>Mother Name:</td> <td><input type="text" name="textfield5"></td> </tr> <tr> <td>university name:</td> <td> <select name="select"> <option selected>Vikram university</option> <option>Barkatullah university</option> <option>DAVV university</option> </select></td> </tr>
  • 22. 22 | C o l l e g e A d m i s s i o n S y s t e m <tr> <td>College:</td> <td> <select name="select"> <option>Govt.Madhav arts college,ujjain</option> <option selected>Govt.Madhav science PG college, ujjain</option> <option>Govt.holkar science college,Indore</option> <option>Govt.J.N.S.college,Shujalpure</option> <option>Govt. S.K.P.college,Dewas</option> <option>Govt.G.D.C.college,ujjain</option> </select></td> </tr> <tr> <td>State:</td> <td><select name="select"> <option>Maharashtra</option> <option>U.P</option> <option selected>Madhya Pradesh</option> </select></td> </tr> <tr> <td>Subject:</td> <td> <select name="select"> <option selected> CS,Mathematics,Physics,Foundation</option> <option>IT, Mathematics,Physics,Foundation</option> <option>CA,Mathematics,Physics,Foundation</option> </select></td> </tr> <tr> <td>Enrollment No:</td> <td><input type="text" name="textfield6"></td> </tr> <tr> <td>Email ID:</td> <td><input type="text" name="textfield7"></td> </tr> <tr> <td>Contect No:</td> <td><input type="text" name="textfield8"></td> </tr> </table>
  • 23. 23 | C o l l e g e A d m i s s i o n S y s t e m <p>Gender:<br> <input name="radiobutton" type="radio" value="radiobutton">male<br> <input name="radiobutton" type="radio" value="radiobutton">female</p> <p> Student Type:<br> <input name="checkbox" type="checkbox" value="checkbox">Regular<br> <input name="checkbox" type="checkbox" value="checkbox">private</p> <p> <input name="Reset" type="Reset" value="Reset"> <input name="Submit" type="Submit" value="Submit"> </p> </form></body> </html>
  • 24. 24 | C o l l e g e A d m i s s i o n S y s t e m OUTPUT SCREEN
  • 25. 25 | C o l l e g e A d m i s s i o n S y s t e m DATA FLOW DIAGRAM No log in Failed send application form NO No Yes Student No information Yes Yes Yes Home page Log in Student Examination form Enrolment Acceptance / Rejection Online payment Download admit card when available Cashier Admin
  • 26. 26 | C o l l e g e A d m i s s i o n S y s t e m DESIGN AND IMPLEMENTATION CONSTRAINTS Some of the design and implementation constraints identified are listed below: o Student is not allowed to register for more than three courses. o Student not has any rights to edit any data in the system. o Student pays the application fees in DD or MO to register for Course. o Online Payment facility may be restricted if the College not want this facility for some reasons. o This systemis not support distributed database Facility. o System is limited to HTTP/HTTPS Protocols.
  • 27. 27 | C o l l e g e A d m i s s i o n S y s t e m STUDENT VIEW FUNCTIONALITY: Registration and Login System: This will enable the system to display personalized information when the user logs in and certain information, such as name and address, to be added to each application automatically. Giving each student a specific ID will also allow a user to apply to a number of courses, while giving the system a way to prevent unnecessary duplication of applications. Update Details: Applicants, admissions staff and tutors will all have the ability to update their personal details at any time. Applicants, however, will also be able to update their application details. After the user has confirmed the update, an e-mail is dispatched with the original and new details as confirmation. The only time an application will be locked for editing will be when it has been submitted to a tutor for review, after which point the application will no longer be accessible by the user.
  • 28. 28 | C o l l e g e A d m i s s i o n S y s t e m EXPERIMENTAL RESULTS Our College Admission System is online for student. It includes admin, student and office sections. Each section of office is helpful for student like exam, student and account. Experimental result of our College Admission System is student's admission will be done by online.& notice board application which is based on android is give notification to each section[9]. Each process includes in requirement of our project are going to be fulfilled. Input: Input will be details of students like marks, personal etc while filling the admission form. Also the notice will be send for check whether the student gets the notification. Output: That admission form will get submitted by student with student’s fee details and admission of the student will get confirmed. And all the student details will be available and accessible as per the requirement of the various sections in the college. Also the student will gets notified by message. Analysis: After filling the admission form student will go for account section and here the accountant will enter the Unique ID No. provided by Admin Then after verification of the form will be done by student section
  • 29. 29 | C o l l e g e A d m i s s i o n S y s t e m SUPPLEMENTARY REQUIREMENTS Immediate Feedback: The System must try to answer all the queries of the students and it should provide immediate feedback after getting any request from the students. The system must provide the illusion to the students that, they are contact the real peoples for process the Admission task. Reduce the Cost of Admission Process: The main aim of the System is to reduce the cost needed for Admission Process, so it automatically reduces the manual power needed to perform the entire task and improve the quality of the work. Increase the Quality of the Process: The System facilitates the work of the universities and the same time it must reduce the work load of the organization with expected quality. Quality in the sense, the system try to avoid the mistakes that are usually happen during the Admission Process because names of the students sometimes missed in the selected list and call letters for the students also not send properly to the qualified students. Make the Interface Simple as Possible. Reduced Time: To perform any task time is one of the important factors to consider. If the system not utilize properly time, than the entire aim of system is fails and the system is fails to reach its goal. So time take to process all these activities should be less but the output should be effective.
  • 30. 30 | C o l l e g e A d m i s s i o n S y s t e m OTHER NONFUNCTIONAL REQUIREMENTS Performance Requirements Some Performance requirements identified is listed below: o The database shall be able to accommodate a minimum of 10,000 records of students. o The software shall support use of multiple users at a time. o There are no other specific performance requirements that will affect development. Security Requirements Some of the factors that are identified to protect the software from accidental or malicious access, use, modification, destruction, or disclosure are described below. Specific requirements in this area could include the need to: o Utilize certain cryptographic techniques o Keep specific log or history data sets o Assign certain functions to different modules o Restrict communications between some areas of the program o Check data integrity for critical variables o Later version of the software will incorporate encryption techniques in the user/license authentication process Portability Requirements Some of the attributes of software that relate to the ease of porting the software to other host machines and/or operating systems. This may include: Java is used to develop the product. So it is easiest to port the software in any environment.
  • 31. 31 | C o l l e g e A d m i s s i o n S y s t e m Maintainability The user will be able to reset all options and all stored user variables to default settings. Reliability Some of the attributes identified for the reliability is listed below: All data storage for user variables will be committed to the database at the time of entry. Data corruption is prevented by applying the possible backup procedures and techniques. Usability requirements Some of the usability requirements identified for this system are listed below: o A logical interface is essential to an easy to use system, speeding up common tasks. o Error prevention is integral to the systemand is provided in a number of formats from sanity checks to limiting free-text input.
  • 32. 32 | C o l l e g e A d m i s s i o n S y s t e m CONCLUSION In this way we are going to develop college admission system, which is helpful for Reduction in manual work so less manpower required. Students’ records can be accessed within few seconds, Clarity in account section. Our system primarily focuses on building an efficient and user friendly communication system for the educational institutions.
  • 33. 33 | C o l l e g e A d m i s s i o n S y s t e m REFERENCE  Framework for analysis and visualization of embedded platform, IIT Delhi.  Software Requirements Specification for Online College Admission System, VIT College.  LinkedIn slide share.  Google web search  Wikipedia