0% found this document useful (0 votes)
6 views

Reference

Uploaded by

disha.phonde24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Reference

Uploaded by

disha.phonde24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Objective:

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

Case study – COLLEGE ADMISSION


SYSTEM

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

● User registers to the application.


● User logs in to the system.
● User can view subject wise different courses list and information
● User can fill admission form according to the academic year they wish to take admission
in (Admission form includes personal details, education details of student and also
includes upload photo and signature option)
● Users can pay fees by selecting their stream and academic year.
● Users can download the fee receipt.
● User can change his/her password as and when required

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

Use Case ID: CAS1


Use Case Name: College Admission System

Created By:

Date Created:

Actor: Admin, Student


Description of 1. Verify login details – Admin verifies the login data of students
use cases: 2. View Registered users – Admin views the data of registered
students
3. View Fees Paid – Admin views the students who have paid the fees
4. View Fees Pending - Admin views the students whose fees are
pending
5. Registration – Student registers into the system
6. Fill Admission Form – Student fills the admission form
7. Pay Fees – Student pays the fee
8. Change Password – Student can change the password as and when
required
9. View Courses – Student can view the list of available courses
Preconditions: The Admin must be authenticated

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

You might also like