You are on page 1of 12

A COLLEGE

MANAGEMENT SYSTEM

Presented by:
Kavita sharma
Jitendra jain
Navjot singh

overview
Introduction
Sdlc
-Requirement
-Design
-Coding
-Testing
-deployment
About .net

INTRODUCTION
College Management Sytem gives various
types of Access to Various users
It manages all the resources of college and
optimize them
Administration have the access over students
attendance, personal details,Fee etc . And
facultys attendance, lecture details,Salary etc.

Students can see their attendance ,Fee


Details, Assignments, projects, Curriculum
Faculty can see the lectures assigned to them,
Salary Drawn
Home pages gives access to news
,circulars,details and other information

REQUIREMENTS
College management system should give
access to faculty as well as students.
User id and password can be created by
students, faculty and administration.
Different permission will be given to different
users.
Student can access the server and can get the
details of their marks, attendence, time table
etc.

Faculty can see their lectures details, student


information, salary , attendence etc.
Admin have the power to distribute classes
between faculties and can manage student
data like roll no., fee.
Parents can also see the student whole record.

DESIGN
In this phase we have blue print of system that
will be translated into software.
On home page which have details about
college will be displayed. News portal will be
there, contact information will be there.
Different access to administration, faculty and
student.

CODING
For front end html will be used.
for back end .net and sql is used.
By using these project turned into reality.

TESTING
Once the development is completed it is
tested for various issues like functionality,
performance and so on if there is any issues,
that will be fixed

Deployment
Once the application is ready to go live it is
deployed
Server configuration
Network Configuration

ABOUT ASP.NET
DOT
NET
Framework
is
a
software
framework developed by Microsoft that runs
primarily on Microsoft Windows.
It includes a large class library known
as Framework Class Library (FCL) and
provides
language
interoperability
across
several programming languages.
Programs written for .NET Framework execute in
a software environment , known as Common
Language Runtime (CLR), an application virtual
machine.

You might also like