Skip to main content

Student Information System

student information system
Student Information Systems are the primary systems for operating colleges. The Student Information System is a student-level data collection system that allows the Department to collect and analyze more accurate and comprehensive information. Student information systems provide capabilities for entering student records, tracking student attendance, and managing many other student-related data needs in a college or university.
Student Information System also supports:
  • Handling inquiries from prospective students.
  • Handling the Student details.
  • Maintaining the Student Marks Details.
  • Handling Student Attendance Records.
  • Maintaining records of absences and attendance.
  • Maintaining records of Internal marks.
Objective:
  • To make the application of Student Information System usable for the College or Universities.
  • To access the student’s records and get the desired information which may require.
  • To automate the existing system of manually maintain the records of the student records, Students Details, Attendance Details, Internal Marks etc.
  • To increase data accuracy, make student information management more secure, effective, convenient and accessible.
  • To coordinate information across the system to simplify student access to University resources
Scope:
This project is aimed at how the institute can improve the efficiency of the services. Student Information System is one of the application to improve the information of any particular student. This application involves almost all the features of the information system; the future implementation will be online help for the users to obtain information.
Project Category:
RDBMS (Relational Database Management System)
Relational Database Management System is a type of Database Management System that stores data in the form of related tables. Relational databases are powerful because they require few assumptions about how data is related or how it will be extracted from the database. An important feature of relational systems is that a single database can be spread across several tables.
Process Description:
Student Detail Edit: Student details can be edited by searching for a particular student. Editing is allowed to administrative login.
Student Details: Student details contains the personal details of any particular student which may contain student name, fathers name, dob, address etc.
Course: Course will consists of the different options which can be opted by the student s for example like BCA, BBM, B.Sc etc
Student Attendance Reports: Student Attendance report consists of the number of the total number of classes attended by any particular student.
Internal Marks Details: Internal Marks gives the marks scored by the student in the internal examination held by the colleges or universities.

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...