Search This Blog

Wednesday 25 January 2012

Student Records System Design



Project Title: Student Records System Design

Category: Application Development, Enterprise.

Objective:

            The future of the student information system has to be seen as one of continuous change, where the information that is stored is of increasing complexity and quantity.  The student information system is required to provide a useable and well managed interface for student, academic and administrator users to view and manipulate the data for which it is responsible.  For each it must allow the rapid formulation and resolution of queries related to the student information.  There is also a requirement for the system to interact with other information sources and required, both as an information source and as a consumer of related information during the resolution of queries.

Description:
         
          The Student Record System maintains records of students, the courses and modules on which they are registered and the outcome of their studies.

          The system maintains personal information for each student registered at the University.  This information consists of the student’s registration number, forename, surname, gender, home address, term-time address and date of birth.  There are two distinct categories of student within the University under Graduate Students and Post Graduate Students.  For each undergraduate student the system must also maintain a record of the name of the student’s Local Education Authority and an indication of whether they have taken out a student loan.  For each post graduate student the system must maintain a record of the name of their sponsor and a flag which indicates whether they are European or International student.



Business Goals:

From the business perspective, the following are the goals of the system

·         Manage the complexity and longevity of upcoming students record storage requirements.
·         Provide high quality of service in terms of uptime, reliability and backup.
·         Allow the inclusion of financial information, so that it can be used as the basis of full economic costing of courses and modules.
·         Provide a speedy response to all queries.
·         Be widely accessible, both geographically and in terms of users with special needs/language, locale requirements.
We need to consider while doing the project.
·         The User should be logged into the application throw login page.
·         User friendly interface with for showing records of students.
·         Intrenet based application
·         Administration can track the login information of a user.

KEYWORDS:

Generic Technology Keywords: Database, User Interface, Programming
Specific Technology Keywords: Asp.Net 2.0, C#.Net, MS SqlServer-05
Project Keywords: Analysis, Design, Implementation, Testing
SDLC Keywords: Presentation, Business Object, Data Access Layer

ENVIRONMENT:
Servers:
            Operating System Server: Windows XP or later
            Database Server: Microsoft SQL Server-2005
            Client: Microsoft Internet Explorer
            Tools: Microsoft Visual Studio .Net-2005
            User Interface: Asp.Net with Ajax
            Code Behind: VC#.Net

Hardware Specification:
Processor: Intel Pentium or More
Ram:        512 MB Ram
Hard Disk: PC with 20GB

No comments:

Post a Comment