You are on page 1of 21

STUDENT WALKIN FORM

By:-
Ramneet Singh
(100803076)
Introduction of the Project
 Project Title :- “ Student Walkin Form ”

 The Student Walkin Form, an application developed in CORE JAVA


is advanced admission system that a university can use to meet
its admission process requirements.

 This system can be divided into the following modules that are
as follows:

 User Function Module1 (Home Page)


 Registration Module2 (Create new Record)
 User Function Module3 (Update an Existing Record)
 User Function Module4 (Delete an Existing Record)
 User Function Module5 (View all Records)
User Function Module 1
(Home Page)
Registration module 2
(Create new record)
Insertion of record
User Function Module 3
(Update an Existing Record)
User Function Module 4
(Delete an Existing Record)
User Function Module 5
(View all Records)
Problem in Existing Manaual System
 Time consuming
 Requires more Manpower
 Increase Complexity
 High cost
Objectives of Proposed System
 Reducing time in activities.

 Centralized Data Handling.

 Paperless Admission with reduced manpower.

 Cost cutting.

 Operational Efficiency.
Technology Used
 JAVA for making the various GUI forms using
AWT and Swing package.
 Database Design ( MS Access ).

Microsoft Access is a relational database


management system (DBMS or RDBMS).
Data flow diagram(DFD)
 Context free diagram(level 0)
Data flow diagram
 Level 1
Table used in the System
Student table
University table
Exam table
Course table
Testing
 For the numeric Text box :
 Roll No.
 The User is restricted to Input only Numerics in Numeric TextBox.

He can’t enter the data in this textbox other than numeric data.

 For non numeric text boxes:


 1) Name
 2) Father’s name

 The User is restricted to Input only Alphabets in alphabetical

TextBox. He can’t enter the data in this textbox other than


alpahbets and blank space.

 Check for empty fields:


 In this, as all the fields are required to be filled, if any field kept

empty message is displayed and user is asked to enter the


complete information
FUTURE SCOPE OF PROJECT
The project is easily extensible and can be
improved .This can be used for admission
Process after adding some more useful
Modules in the project for which Universities
are providing services.
THANK YOU

You might also like