0% found this document useful (0 votes)
27 views26 pages

College Information Management System.

The document outlines a proposal for developing a College Management Information System (CMIS) aimed at improving the management of student, teacher, and staff information in educational institutions. It details the system's architecture, functionalities, user requirements, and testing methodologies, emphasizing the transition from manual to computerized processes for efficiency and reliability. The project is designed to be user-friendly and accessible, providing essential information and services to both students and administrators.

Uploaded by

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

College Information Management System.

The document outlines a proposal for developing a College Management Information System (CMIS) aimed at improving the management of student, teacher, and staff information in educational institutions. It details the system's architecture, functionalities, user requirements, and testing methodologies, emphasizing the transition from manual to computerized processes for efficiency and reliability. The project is designed to be user-friendly and accessible, providing essential information and services to both students and administrators.

Uploaded by

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

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/379120221

College information management system

Research Proposal · March 2024


DOI: 10.13140/RG.2.2.24250.81608

CITATIONS READS
5 3,532

1 author:

Kamal Acharya
Tribhuvan University
248 PUBLICATIONS 4,437 CITATIONS

SEE PROFILE

All content following this page was uploaded by Kamal Acharya on 05 May 2024.

The user has requested enhancement of the downloaded file.


1. INTRODUCTION

This project is aimed at developing a College Management Information System (CMIS) that
is of importance to either an educational institution or a college. It is difficult to prepare the
manual work to store the information about the all students, teachers as well as about workers.
This system can be used as a knowledge/information management system for the college. So
this project helps to store those type of information using computerized system.
The title of the project is “COLLEGE MANAGEMENT INFORMATION SYSTEM”
(CMIS). CMIS is an Intranet based application that aims at providing information to all the
levels of management within an organization. This system can be used as a information
management system for the college.

The front-end will be HTML pages with Java Script for client side validation where as
all business logics will be in Java reside at middle layer. And these layers will interact with
third layer of database, which will be MS-access database. The web server will be Glassfish. To
start working on this project environment required is a server having Glassfish as web server,
MS-access as database and Java Runtime Environment (JRE) as development environment.

The project is divided into 6 scenarios; each scenario can be developed independently
and knowledge of JSP with MS-access is desirable to execute this project.

Electronic copy available at: https://ssrn.com/abstract=4807114


2. PROJECT OVERVIEW

This document is the Software Requirement Specification (SRS) for the College
Management Information System project .The purpose of this document is to describe the
functionality, requirements and general interface of the CMIS.

2.1. Literature Review

Whenever we implement new system it is developed to remove the shortcomings of an


existing system. The computerized has more Edge over the manual system. As we are
doing a project on “COLLEGE MANAGEMENT” So firstly we will introduce the existing
system, the existing system is based on manual system, which takes lot of time to get
performance of the test. We have developed new system, which is based on computer in which
work is done very easily. It is most reliable & time saving system while conducting some
manual work.

2.2. SCOPE FOR DEVELOPMENT OF THIS PROJECT:

The requirement of the user is to:

 Access/ Search information.


 Login to the system through the first page of the application
 View/insert his/her details.
 Can get help through the help option to insert/view different features of the system.
 The system should give the information of Departments.
 The system should give the information of Library.
 The system should give the information of Labs.
 The system should give the information of College Events.

Electronic copy available at: https://ssrn.com/abstract=4807114


 An admin login should be present who can read as well as remove any uploads

2.3. DEFINITIONS ,ACRONYMS & ABBREVIATIONS:

Software used to view hypertext documents. Internet Explorer and Netscape


Browser
Navigator are examples of browsers.

Click or Refers to the user pressing a mouse button to select an object or cause some action
Command to occur. On right-handed mice with more than one button, it usually means to
Click press the leftmost button.

Hypertext Markup Language is a specification for graphical layout of a document.


HTML The specification calls for the document to be stored as text containing a series of
tags that contain formatting information.

Java A programming language used to implement source code of our project.

User Designed to be easy to use. Simple, practicable, accommodating, understandable


Friendly and accessible.

MS-access database is a collection of data treated as a unit. The purpose of a


MS-access
database is to store and retrieve related information.

Java Server Page (JSP) is a technology for controlling the content or appearance of
Web pages through the use of servlet, small programs that are specified in the Web
JSP
page and run on the Web server to modify the Web page before it is sent to the
user who requested it.

2.4. OVERVIEW OF DOCUMENT:

Electronic copy available at: https://ssrn.com/abstract=4807114


This document describes the product and its requirements and constraints. It provides a
primarily non-technical description of the project targeted towards external audiences. This
section includes information such as data requirements, functional requirements, and a general
description of the product and its interaction with users from the perspective of the client.
Section 3 provides specific technical requirements as the team understands them at this time
and is intended for an internal audience. This section includes information such as external
interface requirements, performance requirements, and any other technical requirements needed
to design the software.

2.5. GENERAL DESCRIPTION:

2.5.1. User Characteristics:

The target audience for CMIS product is the college students/staff (Technical/Non-
technical) .The users for this system is

 Administrator – The Super user of the system.

2.5.2. Product Perspective:

The product will be a standalone application and may be run on multiple systems within
an Intranet network. The product will require a keyboard, mouse and monitor to interface with
the users. The minimum hardware requirements for the product are specified in this document.

2.5.3 Overview of Functional Requirements:

The client requires the following features:

 Access/ Search information.

Electronic copy available at: https://ssrn.com/abstract=4807114


 Login to the system through the first page of the application
 View/insert his/her details.
 Can get help through the help option to insert/view different features of the system.
 The system should give the information of Departments.
 The system should give the information of Library.
 The system should give the information of Labs.
 The system should give the information of College Events.
 Students can give feedback on college/staff/any other student.
 An admin login should be present who can read as well as remove any uploads

2.5.4: Non functional requirements

Client:

Hardware platform:

PIII or above with RAM of 128 or above MB and 20GB or above of HD.

Software Platform: Java Enabled Browser

Server:

Hardware Platform:

PIII or above with RAM of 128 or above MB and 20GB or above of HD.

Software Platform:
◦ DATABASE-(MS-ACCESS)
◦ JAVA
◦ HTML
◦ JAVA-SCRIPT

Electronic copy available at: https://ssrn.com/abstract=4807114


◦ Windows-XP

2.6. SPECIFIC REQUIREMENTS:

2.6.1 External Interface Requirements:

 Simple, Attractive, User Friendly


 Self-Contained, Consistent, Self-Explanatory
 Robust.

2.6.2 Detailed Description of Functional Requirements:

Administrator Configuration Screen:

Purpose Allows administrator to add/remove student/staff records

Inputs Student/staff/Departments/Liberary Details

Processing Add/remove student/staff entries in database

Outputs Updated records.

Admin Configuration Screen

Electronic copy available at: https://ssrn.com/abstract=4807114


3. SYSTEM DESIGN

3.1 PURPOSE:

Purpose of College Management Information System (CMIS) Design Document is to


describe the design and the architecture of CMIS. The design is expressed in sufficient detail so as to
enable all the developers to understand the underlying architecture of CMS. Logical architecture of
JDBC driver, Server, DML, DDL, Session and Data Store are explained.

3.2 TARGET AUDIENCE:

This Design document is intended to act as a technical reference tool for developers involved in
the development of College Management System (CMS).

This document assumes that you have sufficient understanding of the following

Concepts:

 RDBMS and its various component modules.


 SQL
 Java and JDBC
 Interaction Diagrams
 Classes and Interfaces

3.3 PRE-REQUISITES:

Electronic copy available at: https://ssrn.com/abstract=4807114


CMS requires Java JRE 1.5 or higher. Since CMS is written in Java, it can run on any platform
that supports the Java runtime environment 1.5 or higher. The compiled files are contained in Java
Archives (JAR’s) and have to be defined in the CLASSPATH environment variable.

3.4 TOP LEVEL INTERACTION DIAGRAM:

Logical architecture of JDBC driver, Server, DML, DDL, Session and Data Store

Interaction Diagram

Electronic copy available at: https://ssrn.com/abstract=4807114


3.5 ARCHITECTURAL STRATEGIES:

The architectural design of a software project is simply the design of the entire software
system. This includes the hierarchy of the modules and also which modules are present in the
system. A good architectural design will create a clear and fair balance between cohesion (each
module has only one distinct purpose), coupling (no two modules depend completely on each
other), abstraction (seeing modules in full and not in detail), hierarchy (logical modules stem
from others) and partitioning (logically grouping modules together) of the software modules.

3.6. Logical View: it provides the user with an abstract view of the overall system functionality.

Abstract view of CMS

3.7..Data flow diagrams:

The whole architectural structure stems from the original flow design. Below are the
Level 0 Data Flow Diagrams (DFD).. The diagrams below more accurately portray the data

Electronic copy available at: https://ssrn.com/abstract=4807114


flow through our system. These diagrams take precedence over the diagrams in the
requirements document.

Level 0:

Electronic copy available at: https://ssrn.com/abstract=4807114


TESTING

Software testing is an investigation conducted to provide stakeholders with information about


the quality of the product or service under test . Software testing can also provide an objective,
independent view of the software to allow the business to appreciate and understand the risks of
software implementation. Test techniques include, but are not limited to the process of
executing a program or application with the intent of finding software bugs (errors or other
defects).

Software testing can be stated as the process of validating and verifying that a computer
program/application/product:

 meets the requirements that guided its design and development,


 works as expected,
 can be implemented with the same characteristics,
 and satisfies the needs of stakeholders.

Software testing, depending on the testing method employed, can be implemented at any time
in the software development process. Traditionally most of the test effort occurs after the
requirements have been defined and the coding process has been completed, but in the Agile
approaches most of the test effort is on-going. As such, the methodology of the test is governed
by the chosen software development methodology

Software testing methods are traditionally divided into white- and black-box testing. These two
approaches are used to describe the point of view that a test engineer takes when designing test
cases.

White-box testing (also known as clear box testing, glass box testing, transparent box testing
and structural testing) tests internal structures or workings of a program, as opposed to the
functionality exposed to the end-user. In white-box testing an internal perspective of the
system, as well as programming skills, are used to design test cases. The tester chooses inputs
to exercise paths through the code and determine the appropriate outputs. This is analogous to
testing nodes in a circuit, e.g. in-circuit testing (ICT).

While white-box testing can be applied at the unit, integration and system levels of the software
testing process, it is usually done at the unit level. It can test paths within a unit, paths between
units during integration, and between subsystems during a system–level test. Though this
method of test design can uncover many errors or problems, it might not detect unimplemented
parts of the specification or missing requirements.

Black-box testing treats the software as a "black box", examining functionality without any
knowledge of internal implementation. The tester is only aware of what the software is

Electronic copy available at: https://ssrn.com/abstract=4807114


supposed to do, not how it does it.[23] Black-box testing methods include: equivalence
partitioning, boundary value analysis, all-pairs testing, state transition tables, decision table
testing, fuzz testing, model-based testing, use case testing, exploratory testing and
specification-based testing.

Specification-based testing aims to test the functionality of software according to the applicable
requirements. This level of testing usually requires thorough test cases to be provided to the
tester, who then can simply verify that for a given input, the output value (or behavior), either
"is" or "is not" the same as the expected value specified in the test case. Test cases are built
around specifications and requirements, i.e., what the application is supposed to do. It uses
external descriptions of the software, including specifications, requirements, and designs to
derive test cases. These tests can be functional or non-functional, though usually functional.

Specification-based testing may be necessary to assure correct functionality, but it is


insufficient to guard against complex or high-risk situations.

One advantage of the black box technique is that no programming knowledge is required.
Whatever biases the programmers may have had, the tester likely has a different set and may
emphasize different areas of functionality. On the other hand, black-box testing has been said to
be "like a walk in a dark labyrinth without a flashlight.” Because they do not examine the
source code, there are situations when a tester writes many test cases to check something that
could have been tested by only one test case, or leaves some parts of the program untested.

This method of test can be applied to all levels of software testing: unit, integration, system and
acceptance. It typically comprises most if not all testing at higher levels, but can also dominate
unit testing as well

Electronic copy available at: https://ssrn.com/abstract=4807114


SCREEN-SHOTS

Electronic copy available at: https://ssrn.com/abstract=4807114


Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
Electronic copy available at: https://ssrn.com/abstract=4807114
CONCLUSION:

The project entitled as College Management Information System is the system that deals with
the issues related to a particular institution.

 This project is successfully implemented with all the features mentioned in system requirements
specification.
 The application provides appropriate information to users according to the chosen service.
 The project is designed keeping in view the day to day problems faced by a college.
 Deployment of our application will certainly help the college to reduce unnecessary wastage of
time in personally going to each department for some information.

Electronic copy available at: https://ssrn.com/abstract=4807114


Awareness and right information about any college is essential for both the development of student
as well as faculty. So this serves the right purpose in achieving the desired requirements of both the
communities.

Electronic copy available at: https://ssrn.com/abstract=4807114


REFERENCES

1. Internet & World Wide Web: How to Program Deitel, PJ Deitel.


2. Web Development with Java Server Pages BY Duane K.Fields and Mark A.Kolb.
3. The Complete Refernce Java2 HerbertSchildt.
4. Core Servlets and Java Server Pages By Marty Hall.
5. Apache Jakarta-Tomcat by James Goodwill.
6. Practical PostgreSQL by John Worsley, Joshua Drake

BIBLIOGRAPHY
Acharya, Kamal. "Library Management System Minor Project Report On LIBRARY
MANAGEMENT SYSTEM." Authorea Preprints (2023).
Acharya, Kamal. "STUDENT INFORMATION MANAGEMENT SYSTEM." Authorea
Preprints (2023).

Electronic copy available at: https://ssrn.com/abstract=4807114


View publication stats

You might also like