university online course registration system

25
Online Course Registration

Upload: md-zahid-hasan

Post on 12-Apr-2017

252 views

Category:

Education


20 download

TRANSCRIPT

Page 1: University online course registration system

Online Course Registration

Page 2: University online course registration system

Software Developers

Team Members : Md.Zahid Hasan ID: 13143103022 Md.Fahim ID:13143103009 Md.Cholayman Khan ID:13143103035 Abdulla Al Masud Himel ID:13143103005 Molla Kamrul Hasan ID:13143103016

Supervised By : Mr. Samsuddin Ahmed Assistant Professor & Chairman Department Of CSE (BUBT)

Page 3: University online course registration system

Contents

Problem Definition Feasibility Analysis Requirement Engineering System Design Implementation Maintenance Live Demonstration Limitation & Future plan Conclusion

Page 4: University online course registration system

Problem Definition

An Online Course Registration system for Any University is to be developed with a front-end web interface and a back-enddatabase. An example of the system would be BUBT Registration.Any database system can be chosen as the back-end such as MySQL. Any web server can be chosen for the front end such as Tomcat, Glassfish etc. Any server side language can be chosen such as PHP

Page 5: University online course registration system

Feasibility Analysis

An online registration system was developed where a student can register himself. The registration form has been designed to be user friendly and easy to fill and hence leads to saving of timeas compared to multiple forms filled manually by the students. The software development team ascertained the technical feasibility of the project and concluded that the project can be undertaken with available technology and resources.

Page 6: University online course registration system

Minimum Requirement

Hardware  Requirements : Pentium-III Processor with 512 MB RAM Screen resolution of at least 800X600 is required for proper

and complete viewing of screens . Higher resolution will be accepted.

Software Requirements : 1. Operating System:- Windows XP / 7 / 8.1 /10 2. Application Software:- Application software uses front

end visual and database access etc. 3. Editor:- Dream weaver.

Page 7: University online course registration system

System Design( ERD )

Page 8: University online course registration system

DFD

Page 9: University online course registration system

Use Case Diagram

Page 10: University online course registration system

Implementation

OUTPUT

Page 11: University online course registration system

Login Admin

Page 12: University online course registration system

Interface

Page 13: University online course registration system

Remove Information

The Process of Remove student information

Page 14: University online course registration system

Update Information

The Process of Update information

Page 15: University online course registration system

Academic information

Class Routine Result

Page 16: University online course registration system

Create Information

Process of Student Account Create Information

Page 17: University online course registration system

User Login

User Log in method

Page 18: University online course registration system

User Menu

Home Registration course Check registration Course list

Page 19: University online course registration system

Sign Up

Page 20: University online course registration system

Course Registration Form

Page 21: University online course registration system

View Registration

Process to view student registration course

Page 22: University online course registration system

View Course List

Course list all department

Page 23: University online course registration system

Future plan

This project was developed keeping in mind the functionalities for students and instructors. This project provides all the functionalities specified in the project document. We tried to simulate the real world environmentby generating loads of data from the University itself. Much functionality can be added over the existing one so that the system has more enhanced features and is more efficient.

Page 24: University online course registration system

Limitation

1. A student may enroll in two sections of the same course during the same term if one section ends before the other begins.

2. A student is not permitted to enroll in two or more different courses when the meeting times for the courses overlap. A petition may be made for extenuating circumstances. Forms are available in the Admissions Office.

Page 25: University online course registration system

Thank You