Vous êtes sur la page 1sur 10

A

PROJECT REPORT
ON

“Student
Management
System”
TABLE OF CONTENTS

1. Introduction

2. Related work-

2.1-Concept

2.2-Benefits

2.3-Drawbacks

3. Implementation methodology-

3.1-Algorithm

3.2-Programming language

3.3-Back End

4. Project Contribution-

4.1-Idea

4.2Motivation

5. Conclusion

6. Refrence
1.INTRODUCTION-

This project “Student Information Management System” provides us a simple


interface for maintainance of student information.It can be used by educational
institutes or colleges to maintain the records of students easily. Achieving this
objective is difficult using a manual system as the information is scattered, can be
redundant and collecting relevant information may be very time consuming. All these
problems are solved using this project.

Throughout the project the focus has been on presenting information in an easy and
intelligible manner. The project is very useful for those who want to know about
Student Information Management Systems and want to develop softwares/websites
based on the same concept.

The project provides facilities like online registration and profile creation of students
thus reducing paperwork and automating the record genreration process in an
educational institution.

Student Information Management System can be used by education institutes to


maintain the records of students easily. Achieving this objective is difficult using a
manual system as the information is scattered, can be redundant and collecting
relevant information may be very time consuming. All these problems are solved
using this project.

Objectives:
 Online registration of students

 Maintenance of student records

 Searching student records

 Providing cloud based services to users using Amazon S3

Users Views:
 Administrator

 Student

 Teacher
2.Related work-

2.1 CONCEPT-

The objective of Student information System is to allow the administrator of any


organization to edit and find out the personal details of a student and allows the student to
keep up to date his profile .It’ll also facilitate keeping all the records of students, such as
their id, name, mailing address, phone number, DOB etc. So all the information about an
student will be available in a few seconds.
Overall, it’ll make Student Information Management an easier job for the
administrator and the student of any organization.
The main purpose of this SRS document is to illustrate the requirements of
the project Student information System and is intended to help any
organization to maintain and manage its student’s personal data.

2.2 BENEFITS/FEATURES-
Login module: Login module will help in authentication of user accounts
.Users who have valid login id and password can only login into their
respective accounts using Nosql data model.

Search module: Suppose there are hundreds of students and from this we

have to search a particular student and we know the name of the student .
Registration Module and Account Management: This module will help the
student get registered from anywhere if internet is present .
User Management: This module will help the administrator in
enabling/disabling a user account and updating user information as required.

2.2 DRAWBACKS-

1. Existing system was based on SQL .

2. Existing system did not provide any access to management and academicians.

3. Existing system could be operated only on windows.


3 Implementation Methodology-

3.1Algroithm-
System Architecture Design – The System architecture section has
detailed diagram of the system, server and client architecture.
Data Design – The data Design include an ERD as well as Database
design.
Functional Design Description – This section has the functional
partitioning from the SRS, and goes into great detail to describe each
function.

3.2PHP(PROGRAMMING LANGUAGE)-

PHP is a general-purpose scripting language that is especially suited to


server- side web development where PHP generally runs on a web
server.PHP code is embedded into the HTML source document.Any PHP
code in a requested file is executed by the PHP runtime, usually to
create dynamic web page content.It can also be used for command-line
scripting and client-side GUI applications. PHP can be deployed on many
web servers and operating systems, and can be used NOSQL databse. It is
available free of charge, and the PHP Group provides the complete source
code for users to build, customize and extend for their own use.

3.3 NOSQL(BACK END)-

This project is based on the NOSQL databse mongoDb.MongoDB is a


cross-platform and open-source document-oriented database, a kind of
NoSQL database. As a NoSQL database, MongoDB shuns the relational
database’s table-based structure to adapt JSON-like documents that have
dynamic schemas which it calls BSON.

This makes data integration for certain types of applications faster and
easier. MongoDB is built for scalability, high availability and performance
from a single server deployment to large and complex multi-site
infrastructures.
Entity Relationship Diagram :

Entity Relationship Diagram


Data Flow Diagram :
4.CONTRIBUTION IN THE PROJECT
4.1 Idea Student information management system lead to a better organization
structure since the information management of the students is well structured and
also lead to better as well as efficient utilization of resources.

4.2 Motivation Student Information Management System can be used by


education institutes to maintain the records of students easily. Achieving this
objective is difficult using a manual system as the information is scattered, can be
redundant and collecting relevant information may be very time consuming. All these
problems are solved using this project.
5.Conclusion
Simplicity is never simple. As we have seen in this project, the process of creating a user- friendly
and straightforward platform that facilitates the administrator’s job is one filled with complexity. From
understanding user requirements to system design and finally system prototype and finalization,
every step requires in-depth understanding and commitment towards achieving the objectives of the
project.

Although the student database management module is not fully integrated to the system and used on
real time, the system prototype demonstrates easy navigation and data are stored in a systematic
way. Overall, efficiency has improved and work processes simplified. Although all the objectives have
been met, the system still has room for improvement. The system is robust and flexible enough for
future upgrade using advanced technology and devices.
6.References
 www.google.com.

 www.wikipedia.com

 www.w3schools.com

Vous aimerez peut-être aussi