A Study On "Online Admission System" Mba It
A Study On "Online Admission System" Mba It
A STUDY ON
“ONLINE ADMISSION SYSTEM”
MBA IT
Dept. Of Computer Science And Engineering [1] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
CONTENTS
1. INTRODUCTION 05
2. SYSTEM ANALYSIS 06
2.1 PROJECT IDENTIFICATION OF NEED 06
2.2 PRELIMINARY INVESTIGATION 06
2.2.1 STUDY OF EXISTING SYSTEM 06
2.2.2 PROPOSED SYSTEM 07
2.2.3 ADVANTAGES OF PROPOSED SYSTEM 07
3. FEASIBILITY STUDY 09
3.1 ECONOMIC FEASIBILITY 09
3.2 TECHNICAL FEASIBILITY 09
3.3 OPERATIONAL FEASIBILITY 10
4. SOFTWARE ENGINEERING PARADIGMS APPLIED 11
5. SOFTWARE AND HARDWARE REQUIREMENT SPECIFICATION
12
5.1 REQUIREMENT SPECIFICATION 12
5.1.1 ANALYSIS OF FACTUAL DATA 12
5.1.2 IDENTIFICATION OF ESSENTIAL REQUIREMENT 12
5.1.3 SELECTION OF REQUIREMENT STRATEGIES 13
5.2 DEFINITION OF INPUT REQUIREMENTS 13
5.3 DEFINITION OF PROCESSING REQUIREMENTS 14
5.4 DEFINITION OF OUTPUT REQUIREMENTS 14
5.5 OBJECTIVE OF SRS 15
5.6 OVERVIEW OF SRS 15
5.6.1 OVERALL DESCRIPTION 15
5.6.2 SPECIFIC REQUIREMENTS 15
Dept. Of Computer Science And Engineering [2] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Dept. Of Computer Science And Engineering [3] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Dept. Of Computer Science And Engineering [4] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
1.INTRODUCTION
User
Administrator
Students logging is to apply for the course by filling an applycation form provided by online.
College principal/administrator logging in may also access/search information put up by the
students.
Dept. Of Computer Science And Engineering [5] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
2. SYSTEM ANALYSIS
System analysis aims at establishing requests for the system to be acquired, developed
and installed. It involves studying and analyzing the ways of an organization currently
processing the data to produce information. Analyzing the problem thoroughly forms the vital
part of the system study. In system analysis, prevailing situation of problem carefully
examined by breaking them into sub problems. Problematic areas are identified and
information is collected. Data gathering is essential to any analysis of requests. It is necessary
that this analysis familiarizes the designer with objectives, activities and the function of the
organization in which the system is to be implemented.
Dept. Of Computer Science And Engineering [6] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
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.
Dept. Of Computer Science And Engineering [7] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Centralized data handling. Transfer the data smoothly to all the departments involved and
handle the data centralized way.
Paperless admission with reduced manpower. Reduce the manpower needed to perform
all the admission and administration task by reducing the paper works needed.
Cost cutting. Reduce the cost involved in the admission process.
Operational efficiency. Improve the operational efficiency by improving the quality of the
process.
Dept. Of Computer Science And Engineering [8] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
3. FEASIBILITY STUDY
Technical feasibility centers on the existing manual system of the test management process
and to what extent it can support the system.According to feasibility analysis procedure the
technical feasibility of the system is analyzed and the technical requirements such as software
facilities, procedure, inputs are identified. It is also one of the important phases of the system
development activities. It is technically feasible, since the whole system is designed into the
latest technologies like PHP and SQL Server which are the most recent technologies to
develop web based systems and design databases.
Dept. Of Computer Science And Engineering [9] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
The system offers greater levels of user friendliness combined with greater processing
speed. Therefore, the cost of maintenance can be reduced. Since, processing speed is very
high and the work is reduced in the maintenance point of view management convince that the
project is operationally feasible.
Dept. Of Computer Science And Engineering [10] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
The two main programming approaches are top-down approach and bottom-up
approaches. Here while doing the software for online placement system; we use the bottom
up approach.
In bottom up method, the sub modules are designed and developed and these are
assembled together to get the main system. The individual modules are coded and debugged
with example data given checks ready for the major project design. The individual module
transaction processing can be checked thoroughly so that minute mistakes and correction
can be passed from one module to other when required and these requisition are also
considered at the development stage of code module. These checked and corrected modules
will be integrated to make the entire system. This project also followed the bottom up
design. The sub modules are prepared very keenly and minute notations are made.
In the online admission system, the sub modules are designed first, these sub
modules are integrated into main modules. Other modules also designed in the same
fashion. Each module is tested at the beginning when they are integrated with the sub-
modules
These checked and corrected modules are integrated to make the main system, i.e.
Online Admission System.
Dept. Of Computer Science And Engineering [11] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Dept. Of Computer Science And Engineering [12] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Is it advantageous?
Dept. Of Computer Science And Engineering [13] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
The most important function is to make the short list of student who got admission
under the circumstances made by the college
Dept. Of Computer Science And Engineering [14] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
In some cases, decisions about an application will be simple, given that the
application might be exceptionally good or exceptionally bad. If, however, an application is
similar to other, previous applications, the tutor may have a more difficult decision to make
and inconsistencies may be introduced. Using the automatic ranking of applications a tutor
will be able to see a list of applications with a similar ranking. This list will have a default
length of 5, for example, but this will be extendible if more comparisons are needed, and the
list will include applications of the same rank as well as slightly higher and lower ranks.
Dept. Of Computer Science And Engineering [15] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
System : Multimedia PC
Monitor : SVGA
Dept. Of Computer Science And Engineering [16] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
6. SYSTEM DESIGN
The system design develops the architectural detail required to build a system or
product. As in the case of any systematic approach, this software too has undergone the best
possible design phase fine tuning all efficiency, performance and accuracy levels. The first
step in system designing is to determine how the output is to be produced and in what format.
Samples of the output and input are also presented. In the second step, input data and master
files are to be designed to meet requirement of the proposed output. The processing phases
are handled through program construction and testing, including a list of the programs needed
to meet the system’s objectives and complete documentation.
6. 1 DESIGN METHODOLOGY
System design is the solution to the creation of a new system. This phase is composed
of several systems. This phase focuses on the detailed implementation of the feasible system.
It emphasis on translating design specifications to performance specification. System design
has two phases of development logical and physical design.
During logical design phase the analyst describes inputs (sources), out puts
(destinations), databases (data sores) and procedures (data flows) all in a format that meats
the uses requirements. The analyst also specifies the user needs and at a level that virtually
determines the information flow into and out of the system and the data resources. Here the
logical design is done through data flow diagrams and database design.
The physical design is followed by physical design or coding. Physical design
produces the working system by defining the design specifications, which tell the
programmers exactly what the candidate system must do. The programmers write the
necessary programs that accept input from the user, perform necessary processing on
Dept. Of Computer Science And Engineering [17] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
accepted data through call and produce the required report on a hard copy or display it on the
screen.
A software system is always divided into several sub systems that makes it easier for
the development. A software system that is structured into several subsystems makes it easy
for the development and testing. The different subsystems are known as the modules and the
process of dividing an entire system into subsystems is known as modularization or
decomposition.
A system cannot be decomposed into several subsystems in any way. There must
some logical barrier, which facilitates the separation of each module. The separation must be
simple but yet must be effective so that the development is not affected.
The system under consideration has been divided into several modules taking in
consideration the above-mentioned criteria. The different modules are
1.user module
Dept. Of Computer Science And Engineering [18] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
2..administrator module
Dept. Of Computer Science And Engineering [19] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Depending on the nature and future use of output required, they can be displayed on
the monitor for immediate need and for obtaining the hardcopy. The options for the output
reports are given in the appendix.
6.4.1 NORMALIZATION
Normalization is a technique of separating redundant fields and braking up a large table
in to a smaller one. It is also used to avoid insertion, deletion and updating anomalies. All the
tables have been normalized up to the third normal form. In short the rules for each of the
three normal forms are as below.
• First normal form
A relation is said to be in 1NF if all the under lying domain of attributes contain simple
Dept. Of Computer Science And Engineering [20] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
individualvalues.
• Second normal form
The 2NF is based on the concept of full functional dependency. A relation said to be in
2NF if and only if it is in 1NF and every non-key attribute is fully functionally
dependent on candidate key of the table.
• Third normal form
The 3NF is based on the concept of transitive dependency. A relation in 2NF is said to
be in 3NF if every non-key attribute is non-transitively
6.4.2 TABLES
1. PERSONAL DETAILS
FIELDNAME DATATYPE
regid Varchar()
name Varchar()
father Varchar()
age Integer
gender Varchar()
religion Varchar()
caste Varchar()
day Integer
Month Integer
year Integer
Dept. Of Computer Science And Engineering [21] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
2. LOGIN
FIELDNAME DATATYPE
Regid Varchar()
Password Varchar()
Type Varchar()
Flag Integer
3. EXAM
FIELDNAME DATATYPE
Regid Varchar()
Eqxam Varchar()
Rollno Integer
Passyear Integer
Mark Integer
Total Integer
Percent Integer
Dept. Of Computer Science And Engineering [22] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
4. COURSE
FIELDNAME DATATYPE
regid Varchar()
course Varchar()
5. ADDRESS
FIELDNAME DATATYPE
regid Varchar()
house Varchar()
post Varchar()
street Varchar()
city Varchar()
pin Integer
Email-id Varchar()
Dept. Of Computer Science And Engineering [23] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Level 0
ONLINE
ADMISSION Database
User/administrator
SYSTEM
Level 1
Admin
Username + Password
Access
student
details
login
studentdeatail
Make the
student
admit
shortlist
Dept. Of Computer Science And Engineering [24] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Level 2
User/student
Username + Password
Sign
Login Up
Student details
Show
student
details
Dept. Of Computer Science And Engineering [25] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Level 3
Admin User/student
login Sign Up
login
Show
details
STUDENTDETAIL
Dept. Of Computer Science And Engineering [26] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
7. CODING
Uniqueness
Meaningfulness
Stability
Uniform Size and Format
Simplicity
Conciseness
Versatility
The goal of the coding or programming phase is to translate the design of the system
produced during the design phase into code in a given programming language, which can be
executed by a computer and that performs the computation specified by the design. The
coding phase affects both testing and maintenance profoundly. As we saw earlier, the time
spent in coding is a small percentage of the total software cost , while testing and
maintenance consume the major percentage. Thus it should be clear the goal during coding
should not be to reduce the implementation cost, but the goal should be to reduce the cost of
later phases, even if it means that the cost of this phase has to increase. In other words, the
goal during this phase is not to simplify the job of the programmer. Rather the goal should be
to simplify the job of the tester and the maintainer.
7.1.1CORRECTNESS
The tester and the maintainer are not the programmers itself. Therefore it is very
important to produce correct and simple code. The code for the proposed system is correct
and simple. Anyone who knows HTML and PHP can understand the code very easily.
Dept. Of Computer Science And Engineering [27] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
7.1.2 RELIABILITY
The program must be reliable, that is, it must be execute reliably in a variety of
systems. The code for proposed system is consistent.
7.1.3 ROBUSTNESS
The robustness of the code is associated with memory management and exception
handling. Since he proposed system is developed with HTML this feature is not ensured
profoundly.
The PHP ensures development efficiency by providing compatibility with almost all
web servers used today. Extending PHP is pretty easy. It is a full-fledged development
environment consisting of a several megabytes of source code. PHP scripts are browser
neutral, the script cannot be captured via a eb browser’s ’View Source’ capabilities.
PHP is easy to learn and runs efficiently and quickly on any compatible web server.
The PHP is a parsed language. The parser which execute PHP produce the desired result as
HTML code. The code written for the proposed system consists of many PHP files which
execute on the web server and return output as HTML to the browser.
Dept. Of Computer Science And Engineering [28] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Security
PHP is a powerful language and the interpreter, whether included in a web server
as a module or executed as a separate CGI binary, is able to access files, execute
commands and open network connections on the server. These properties make anything
run on a web server insecure by default. PHP is designed specifically to be a more secure
language for writing CGI programs than Perl or C, and with correct selection of compile-
time and runtime configuration options, and proper coding practices, it can give you
exactly the combination of freedom and security you need.
As there are many different ways of utilizing PHP, there are many configuration
options controlling its behavior. A large selection of options guarantees you can use PHP
for a lot of purposes, but it also means there are combinations of these options and server
configurations that result in an insecure setup.
The configuration flexibility of PHP is equally rivaled by the code flexibility. PHP
can be used to build complete server applications, with all the power of a shell user, or it
can be used for simple server-side includes with little risk in a tightly controlled
environment. How you build that environment, and how secure it is, is largely up to the
PHP developer.
Features
PHP manages freeing all resources. Users does not required to free file handle
resource, database resources, memory, etc, unless programmer need to free resource
during script execution. All resources are released after script execution PHP4 also have
reference count feature. For example, memory for variables is shared when it assigned to
other variable. If contents have been changed, PHP4 allocate new memory for it.
Programmer does not have to use pass by reference for large parameters for better
performance with PHP4. It would be a nice section for new PHP users, if there is
"Resource Handling" section or like. Explanation about reference count feature in PHP4
would be very helpful to write better PHP4 scripts also.
Dept. Of Computer Science And Engineering [29] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
7.2.3 My SQL
My SQL query () sends a unique query (multiple queries are not supported) to the
currently active database on the server that's associated with the specified link_identifier.
The query string should not end with a semicolon. If the link identifier is not specified, the
last link opened by My SQL connection is assumed. If no such link is found, it will try to
create one as if mysql_connect () was called with no arguments. If by chance no
connection is found or established, an E_WARNING level warning is generated.
The ‘Online Admission system ‘ optimizes the code by using the optimization
techniques such as dead code elimination and frequency reduction. Thus improves the
execution efficiency.
Validation means observing the behavior of the system. The verification and
validation means that will ensure that the output of a phase is consistent with its input and
that the output of the phase is consistent with the overall requirements of the system. The
‘College Alumni’ system performed validation by verifying the output of each phase. This is
done to ensure that it is consistent with the required output. If not we apply certain
mechanisms for repairing and thereby achieved the requirement.
Dept. Of Computer Science And Engineering [30] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
The major activities in implementation plan are cost estimation, schedule and milestone
determination, project staffing, quality control plans, and controlling and monitoring plans
The implementation plan involves the following:
Testing to confirm effectiveness.
Detection and correction of errors.
The system has two modules. They are
User
Administrator
Students logging is to apply for the course by filling an applycation form provided by
online. College principal/administrator logging in may also access/search information put up
by the students.
If the implementation is changed from one data structure to another, the internals of
the object need to be changed, that is the data definitions and the implementation of the
operations. From the outside, the directory object can continue to be used in the same manner
as before, because its interface is not changed.
8.3 TESTING
Software testing is a critical element of the software development cycle. The testing is
essential for ensuring the Quality of the software developed and represents the ultimate view
of specification, design and code generation. Software testing is defined as the process by
Dept. Of Computer Science And Engineering [31] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
which one detects the defects in the software. Testing is a set of activities that work towards
the integration of entire computer based system.
A good test case is one that has a high probability of finding an as-yet undiscovered
error. A successful test is one such uncovers or finds such errors. If testing is conducted
successfully, it will uncover errors in the software. It also demonstrates that software
functions are being performed according to specifications and also behavioral and
performance requirements are satisfied. For this, test plans have to be prepared. The
implementation of a computer system requires that test data has to be prepared and that all the
elements in the system are tested in a planned and efficient manner. Nothing is complete
without testing, as it is vital success of the system.
There are several rules that can serve as testing objectives. They are:
A good test case is one that has a high probability of finding an undiscovered.
Unit testing is carried out screen-wise, each screen being identified as an object.
Attention is diverted to individual modules, independently to one another to locate errors.
This has enabled the detection of errors in coding and logic.
This is the first level of testing. In this, codes are written such that from one module,
we can move on to the next module according to the choice we enter.
Dept. Of Computer Science And Engineering [32] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
In this, the entire system was tested as a whole with all forms, code, modules and
class modules.System testing is the stage of implementation, which is aimed at ensuring that
the system works accurately and efficiently before live operation commences. It is a series of
different tests that verifies that all system elements have been properly integrated and
perform allocated functions. System testing makes logical assumptions that if all parts of the
system are correct, the goal will be successfully achieved. Testing is the process of executing
the program with the intent of finding errors. Testing cannot show the absence of defects, it
can only show that software errors are present.
This testing strategies combines all the modules involved in the system. After the
independent modules are tested, dependent modules that use the independent modules are
tested. This sequence of testing layers of dependent modules continues until the entire system
is constructed.
Though each module individually, they should work after linking them together. Data
may be lost across interface and one module can have adverse effect on another. Subroutines,
after linking, may not do the desired function expected by the main routine. Integration
testing is a systematic technique for constructing program structure while at the same time,
conducting test to uncover errors associated with the interface. In the testing the programs are
contructed and tested in the small segments.
Dept. Of Computer Science And Engineering [33] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
There are three different approaches to structural testing: control flow-based testing,
data flow-based testing, and mutation testing.
In black-box testing the structure of the program is not considered. Test cases are
decided solely on the basis of the requirements or specifications of the program or module,
and the internals of the module or the program are not considered for selection of test cases.
In black-box testing, the tester only knows the inputs that can be given to the system
and what output the system should give. This form of testing is also called functional or
behavioural testing.
The most obvious functional testing procedure is exhaustive testing. One criterion for
generating test cases is to generate them randomly. There are no formal rules for designing
test cases for functional testing. In fact, there are no precise criteria for selecting test cases.
Dept. Of Computer Science And Engineering [34] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Any system developed should be secured and protected against possible hazards.
Security measures are provided to prevent unauthorized access of the database at various
levels. An uninterrupted power supply should be so that the power failure or voltage
fluctuations will not erase the data in the files.
This is associated with computer failure, system crash, disk failure. Physical problems
and catastrophes refers to an endless list of problems that includes power air conditioning
failure, fire, theft, damage, overwriting disk or tape by mistake.
This security is concerned with offering security to the persons who are developing
and using the system. This is offered by providing username and password for each and every
person using the system.
Dept. Of Computer Science And Engineering [35] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
The most cost estimation procedures focus on estimating effort in terms of person-
months (PM). By properly including the "overheads" (i.e., the cost of hardware, software,
office space, etc.) in the cost of a person-month, effort estimates can be converted into cost.
For a software development project, effort and schedule estimates are essential prerequisites
for managing the project.
Dept. Of Computer Science And Engineering [36] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
feasibility
study
Requiremen
t analysis
System
design
Detailed
design
Coding and
testing
Operation
and
maintenance
Figure1
9. FUTURE SCOPE
The future scope of this project is very broad
Dept. Of Computer Science And Engineering [37] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
10. CONCLUSION
This system, being the first We have created in PHP, has proven more difficult than
originally imagined. While it may sound simple to fill out a few forms and process the
information, much more is involved in the selection of applicants than this. Every time
progress was made and features were added, ideas for additional features or
methods to improve the usability of the system made themselves apparent.
Furthermore, adding one feature meant that another required feature was now
possible, and balancing completing these required features with the ideas for
improvement as well as remembering everything that had to be done was a project in
itself.
Debugging can sometimes be a relatively straight forward process, or rather finding
out what you must debug can be. Since so many parts of the admissions system are
integrated into one another, if an error occurs on one page, it may be a display error,
for example; it may be the information is not correctly read from the database; or
even that the information is not correctly stored in the database initially, and all three
must be checked on each occasion. This slows down the process and can be
frustrating if the apparent cause of a problem is not obvious at first.
Language used must besimple and easy to understand and compatibility is paramount. If this
system were not designed as an entirely web based application, it would not have been
possible torecreate its current state of portability.
Overall, the system performs well, and while it does not include all of the features that
may have been desired, it lives up to initial expectations. The majority of features that
are included work flawlessly and the errors that do exist are minor or graphical.
11. BIBLIOGRAPHY
Dept. Of Computer Science And Engineering [38] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
14. APPENDICES
SCREENSHOTS
Dept. Of Computer Science And Engineering [39] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
1.HOME PAGE
2. LOGIN PAGE
Dept. Of Computer Science And Engineering [40] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
3. REGISTRATION FORM
Dept. Of Computer Science And Engineering [41] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
4. USER PAGE
Dept. Of Computer Science And Engineering [42] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
6. ADMINISTRATOR PAGE
Dept. Of Computer Science And Engineering [43] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
8. LOGOUT PAGE
Dept. Of Computer Science And Engineering [44] Govt Engineering College Idukki
ONLINE ADMISSION SYSTEM
Dept. Of Computer Science And Engineering [45] Govt Engineering College Idukki