Go Back   StudyChaCha 2024 2025 > StudyChaCha Discussion Forum > General Topics

  #1  
Old August 18th, 2013, 11:12 AM
Super Moderator
 
Join Date: Dec 2011
Default

Hello friends I am going to prepare College management system project, so I have no idea, so I need help, can you suggest me good intro that from which thing I can start to make it.

Ok, as you are preparing for College management system project so here I am providing you the some info about this project.

College Management System Project:

Introduction

This is a web-related application that provides the entire knowledge regarding the college, employees, students, faculties etc.
This application is also called as institute management system.

It offers an actual trip of the college campus.

Hardware Requirements:

A Disc Space of 40 GB
An IBM Compatible PC
A Pentium 3 processor
A RAM of 512 MB
A 32 Bit File system

Software Requirements:

An Windows XP at server and client side
Client End Language-HTML
Local Validation-PHP
Server Side Language-PHP
My Sql 2000 Database
A XAMPP Web Server
Internet Explorer 8/ Mozilla Firefox are required.

Here I am attaching a pdf file of College Management System Project Report

College Management System Project Report

1. Objective & Scope

1.1 Objective
This is a web oriented application allows us to access the whole information about the college, staffs, students, facilities etc. This application provides a virtual tour of Campus. Here we will get the latest information about the students and staffs. This generic application designed for assisting the students of an institute regarding information on the courses, subjects, classes, assignments, grades and timetable. It also provides support that a faculty can also check about his daily schedule, can upload assignments, and notices to the students. Here administrator will manage the accounts of the student and faculties, makes the timetable, and upload the latest information about the campus.
1.2 Scope

• College information: Through this service one can access the complete information about the college campus such as courses available, admission procedure, placements, college events, achievements etc.

• Student tracking: Any company or any organization that want to check the summary about the student of the college, so that they will be able to choose the particular students for their campus placement And for that purpose they will be given a particular link through which they can access the information required.

• Student attendance status: It gives the attendance status of students. Faculty will update the attendance periodically and can be seen by students and parents.

• Student’s performance in exams: This facility provides the performance of the student in each exam which is conducted by university or college such as midterm performance. Marks obtained by students in exams will be updated by faculties that can be access by students and parents.

• Exam Notification: This facility notifies students and parents about examination schedule.

• Events: It will give information about different events that will be conducted by college time to time. Information about these events will be updated by administrator.

• Online assignments: This service provides the facility to faculty to upload assignments and to students to submit these assignments online.

• Information about staff: It will help in maintaining complete information about college faculty members such as their department, cadre, date of joining, salary, etc. Administrator will register new faculties and remove their account when they leave the college.

2. Theoretical Background
Today in colleges student details are entered manually. The student details in separate records are tedious task. Referring to all these records and updating is needed. There is a chance for more manual errors.

Problems in existing system:
• It was limited to a single system.
• It was less user-friendly.
• It have a lots of manual work (Manual system does not mean that we are working with pen and paper, it also include working on spread sheets and other simple software's)
• It requires more no of employees need to work.
• It was time consuming process.
• The present system was very less secure.
• It is unable to generate different kinds of report.

Solution to these problems:
The development of the new system contains the following activities, which try to automate the entire process keeping in view of the database integration approach.
• User friendliness is provided in the application with various controls.
• The system makes the overall project management much easier and flexible.
• It can be accessed over the Internet.
• Various classes have been used to provide file upload and mail features.
• There is no risk of data mismanagement at any level while the project development is under process.
• It provides high level of security using different protocols like https etc.


3. Problem Definition

The problem is to provide the complete information about the college campus. In which the college staff members, students and parents can access the information and will be familiar with college campus. It will provide interactive environment for the staff, students and parents by getting knowledge of student attendance, remarks, exams performances, grades, timetables, notices etc.

4. System analysis & planning v/s user requirement
4.1 User requirements:
The following requirements are raised during the analysis of the needs of the users:
 A Person Should be able to login to the system through the first page of the Application.
 The Administrator can create users as per user requirement.
 Admin can upload the data for a particular Student. On successful completion of upload, user (Student/Parent/Faculty) can view reports.
 A general user will have access to see the status of particular Student id number.
 Student (user) can use all the facilities, same as which are provided to him in the college.
 Student can see attendance, notices, grades, report and other facilities in updated manner.
 There will be a separate page for every student as his account in which he can get notices, attendance, grades, assignments etc.
 Parent can just view the record of student with the username and password provided.
 Faculty can give the attendances and notices for the students.
 The administrator verifies all these reports and generates them for users to view them.

After analyzing the requirements of the task to be performed, the next step is to analyze the problem and understand its context. The first activity in the phase is studying the existing system and other is to understand the requirements and domain of the new system. Both the activities are equally important, but the first activity serves as a basis of giving the functional specifications and then successful design of the proposed system. Understanding the properties and requirements of a new system is more difficult and requires creative thinking and understanding of existing running system is also difficult, improper understanding of present system can lead diversion from solution.

4.2 Analysis Model
This document play a vital role in the development of life cycle (SDLC) as it describes the complete requirement of the system. It means for use by developers and will be the basic during testing phase. Any changes made to the requirements in the future will have to go through formal change approval process.

SPIRAL MODEL was defined by Barry Boehm in his 1988 article, “A spiral Model of Software Development and Enhancement. This model was not the first model to discuss iterative development, but it was the first model to explain why the iteration models.
As originally envisioned, the iterations were typically 6 months to 2 years long. Each phase starts with a design goal and ends with a client reviewing the progress thus far. Analysis and engineering efforts are applied at each phase of the project, with an eye toward the end goal of the project.

The steps for Spiral Model can be generalized as follows:

• The new system requirements are defined in as much details as possible. This usually involves interviewing a number of users representing all the external or internal users and other aspects of the existing system.

• A preliminary design is created for the new system.
• A first prototype of the new system is constructed from the preliminary design. This is usually a scaled-down system, and represents an approximation of the characteristics of the final product.

• A second prototype is evolved by a fourfold procedure:
1. Evaluating the first prototype in terms of its strengths, weakness, and risks.
2. Defining the requirements of the second prototype.
3. Planning and designing the second prototype.
4. Constructing and testing the second prototype.

• At the customer option, the entire project can be aborted if the risk is deemed too great. Risk factors might involved development cost overruns, operating-cost miscalculation, or any other factor that could, in the customer’s judgment, result in a less-than-satisfactory final product.

• The existing prototype is evaluated in the same manner as was the previous prototype, and if necessary, another prototype is developed from it according to the fourfold procedure outlined above.

• The preceding steps are iterated until the customer is satisfied that the refined prototype represents the final product desired.
• The final system is constructed, based on the refined prototype.
• The final system is thoroughly evaluated and tested. Routine maintenance is carried on a continuing basis to prevent large scale failures and to minimize down time.

The following diagram shows how a spiral model acts like:

4.3 Study of the System:
4.3.1 Graphical user interface
In the flexibility of the uses the interface has been developed a graphics concept in mind, associated through a browses interface. The GUI’S at the top level have been categorized as

1. Administrative user interface
2. The operational or generic user interface
The administrative user interface concentrates on the consistent information that is practically, part of the organizational activities and which needs proper authentication for the data collection. The interfaces help the administrations with all the transactional states like Data insertion, Data deletion and Date updation along with the extensive data search capabilities.
The operational or generic user interface helps the users upon the system in transactions through the existing data and required services. The operational user interface also helps the ordinary users in managing their own information helps the ordinary users in managing their own information in a customized manner as per the assisted flexibilities.
4.4 Number of Modules
The system after careful analysis has been identified to be presented with the following modules:
The modules involved are:
1. College information: Through this service one can access the complete information about the college campus such as courses available, admission procedure, placements, college events, achievements etc.
2. Student tracking: Any company or any organization that want to check the summary about the student of the college, so that they will be able to choose the particular students for their campus placement And for that purpose they will be given a particular link through which they can access the information required.

3. Student attendance status: It gives the attendance status of students. Faculty will update the attendance periodically and can be seen by students and parents.
4. Student’s performance in exams: This facility provides the performance of the student in each exam which is conducted by university or college such as midterm performance. Marks obtained by students in exams will be updated by faculties that can be access by students and parents.
5. Exam Notification: This facility notifies students and parents about examination schedule.
6. Events: it will give information about different events that will be conducted by college time to time. Information about these events will be updated by administrator.
7. Online assignments: This service provides the facility to faculty to upload assignments and to students to submit these assignments online.
8. Information about staff: It will help in maintaining complete information about college faculty members such as their department, cadre, date of joining, salary, etc. Administrator will register new faculties and remove their account when they leave the college.












5. SYSTEM PLANNING (PERT CHART)
Perform and evaluate feasibility studies like cost-benefit analysis, technical feasibility, time feasibility and operational feasibility for the project. Project Scheduling should be made using PERT charts.
Feasibility study is carried out t decide whether the proposed system is feasible for the company. The feasibility study is to serve as a decision document it must answer three key questions:
1. Is there a new and better way to do the job that will benefit the user?
2. What are the cost and the savings of the alternative(s)?
3. What is recommended?

Technical feasibility:
Technical feasibility centers on the existing computer system i.e. Hardware, Software etc. Bank requires SQL database management that are all easily available with extensive development support through manuals and blogs.

Economical feasibility:
Economical Feasibility is the most frequently used method for evaluating the effectiveness of a candidate system. More commonly known as Cost/ Benefit analysis, the procedure is to determine the benefits and savings that are expected from the candidate system and compare them with costs. If the benefits outweigh costs, then the decision is made to design and implement the system.
Attached Files Available for Download
File Type: zip College Management System Project Report.zip (210.1 KB, 24 views)

Last edited by Sashwat; July 4th, 2019 at 11:54 AM.
Reply With Quote
Other Discussions related to this topic
Thread
NIIT Management System
Management information system notes for MBA free download
Difference between file processing system and database Management system
State Bank Of India Human Resource Management System
Database Management System pdf
Amrita university management system login
Management Information System Notes for MBA
Example of Management Information System
Scholarship management information system for SC and ST
PTU MCA 2nd Sem-Management Information System (MCA-201) previous years question paper
RK College of System, Management and College of Law, Firozabad
DOEACC A Level Introduction to Database Management Systems Previous Years Question Pa
HCL Institute Management System
Gujarat Technological University MCA 2nd Sem-Database Management System-II previous y
PTU MCA 4th Sem-Relational Database Management System –II Exam Papers
GTU Computer Engineering 3rd Sem Database Management System Question Papers
Health And Safety Management System Audit
Correspondence MBA Quality Management System
NSTMIS Recruitment National Science and Technology Management Information System
Natural Resources Data Management System (NRDMS)






  #2  
Old August 19th, 2013, 05:54 PM
Super Moderator
 
Join Date: Jun 2013
Default Re: College management system introduction

As per your request I am sharing some information about College management system project, so that you can choose right introduction for make it.

You can start your intro like following lines:

College management system can access by every students, faculties, employees and in other words we can say that College Management System deals with all kind of student details, academic related reports, college details, course details, curriculum, batch details and other resource related details too.

Here I am attaching an image which will provide help to make good intro for your project:



Quote:
Originally Posted by Unregistered View Post
Hello friends I am going to prepare College management system project, so I have no idea, so I need help, can you suggest me good intro that from which thing I can start to make it.
Reply With Quote
  #3  
Old August 23rd, 2015, 02:33 PM
Junior Member
 
Join Date: Aug 2015
Default

sir how many amount refound in me for college per year
Reply With Quote
Reply




All times are GMT +6. The time now is 05:02 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8