You are on page 1of 10

Submitted by:

Bhabesh Kakoti(CIT/12/Co/015)
Narayan Jaiwar(CIT/14/Co/016)
 Introduction
 Objective of the project
 Problem definition
 Feasibility study
 Language specifications
 Data flow diagram
 ER diagram
 Conclusion
This project is based on the School Information
System:-
 It is used to collect details of the particular
school whether it is concerned with its
management or with their student details
 This school information system will be able to
give the data of the teachers, students, classes
as well as subjects in that school
 It handles all the details about a Student. The
details include School details, Course details,
Student Personal details, Academic details.
The main objective of this project is that to
provide detail information about
school,student,faculty, infrastructures and
facilities available in this school. The main
purpose is to modify, add store data of each
and every individual.
Some objectives are:
a) Providing the online interface for students,
faculty etc.
b) Increasing the efficiency of school record
management
The school management system has to handle records
for large number of students, classes, teachers and
other staff of different branches of school . All
these information is difficult to manage manually,
therefore , there is a need to develop a
computerized information system.
Though the school management has to
handle records for many numbers of students and
maintenance was difficult. Though it has used
information system, it was totally manual. Hence,
there is a need to upgrade the system with a
computer based information system.
Feasibility study is the study used to decide whether
or not the proposed system is worthwhile. A study
was undertaken to know that what is possible &
likely to be achieved by this project.

In this project four types of feasibility


are used. These are-
 Technical feasibility
 Economic feasibility
 Legal feasibility
 Behavioral feasibility
1.HTML- Hypertext Mark-up Language is the main markup language for web
pages. HTML is written in the form of HTML elements consisting of tags
enclosed in angle bracklets(like <html>, within the web page content.
Html tags are most commonly come in pairs like <h1> and
</h1>, although some tags , know as empty elements are unpaired, for
example <img>. The first tag is a pair is the start tag. The second tag is
the end tag(they are also called opening tags and closing tags). In
between these tags, web designers can add text, tags, comments and
other types of text-based content.
2. PHP- PHP is an “HTML” embedded scripting language: means it can be
interspersed with HTML, which makes dynamic Webisites more
accessible.
3.SQL- MySQL is the world’s most used relational database management that
runs as a server providing multi-user access to a number of databases.
4.CSS- Cascading Style Sheets(CSS) is a style sheet language used to describe
the presentation semantics( the look and formating) of a document
written in a markup language.
These are language we have used in this project of “School Information
System”.
 A data flow diagram is a graphical tool, which has
the purpose of clarifying system requirement and
identifying major transformation that will become
programs in the system design.
 DFD shows what kind of data will be input to and
output from the system, where the data will come
from and go to and where the data will be stored.
 A DFD consists of a series of bubbles joined by
lines. It consists of data flows, processes, sources,
destinations and stores all described through the
use of easily understood symbols.
 An entity relationship model, also called
an entity-relationship (ER) diagram, is a graphical
representation of entities and their
relationships to each other, typically used in
computing in regard to the organization
of data within databases or information
systems. An entity is a piece of data-
an object or concept about which data is stored.
 This project on School Information System is
used to give and store information or details of
students , management and the person which is
related with that school.

 In this project any one can get the details of


any individual person

You might also like