Reference
Reference
1. To define a scenario.
2. To check feasibility study with different types
3. To define definitions and abbreviation used in the project
4. To analyze software and hardware interfaces
5. To list and correlate functional and nonfunctional requirement and other
requirement
Abstract
● College Admission System is a Windows based GUI Application for conducting
Junior College Admission s. It helps to make the admission process much easier and
helps in maintaining the database in an efficient way.
● A user has to register themselves to undergo an online admission. Students can fill the
admission form, which includes personal details and education details. No student can
do registration with exactly same details more than once.
● The system has a separate admin page for admin to view registered users, view
application forms of students and view which student has paid the fees and which
student fees are pending.
● The system manages information data and user data very efficiently by
maintaining information in a database.
● The system shows the required fee to be paid by the student according to his/her Academic
Year and Stream and download fee receipt.
● The system has a ‘change password’ option where user can change
Their password as and when required.
The system comprises of 2 major modules and their sub modules as follows:
1. Admin Login
● Admin logs in to the application.
● Admin views registered users.
● Admin views Admission details.
● Admin views which student has paid fees.
● Admin views which student fees are pending.
● Admin adds user to database.
● Admin removes users from the database.
2. User Login
Objective:
To design UseCase Diagram.
To identify and implement System, Usecases, Actors, Relationships from a given
case study.
To implement Usecase specification.
USE CASE DIAGRAM:
Use Case Diagram
Specification
Created By:
Date Created:
Post conditions: 1. Change Password – The changed password by the student must be
reflected accordingly
2. Pay Fees – Once the student pays the fee it must be refelcted
Extends: View Fee Receipt may or may not be invoked after paying the fee
Includes: 1. Admin can approve or reject the registered users only after viewing the
details
2. Student login will always be invoked after student registers
3. The option to upload student photo and signature will be available only
after filling the admission form
Assumptions: Student as actor is assumed to be a part of College Admission System
Component-Deployment