80 likes | 386 Views
STUDENT INFORMATION MANAGEMENT SYSTEM FOR FACULTY OF SCIENCE. GROUP 05. Objectives. To develop a web based student information management system which is more efficient effective and less mistakes in the current manual system and can be accessed from anywhere in the world. Functionalities.
E N D
STUDENT INFORMATION MANAGEMENT SYSTEM FOR FACULTY OF SCIENCE GROUP 05
Objectives • To develop a web based student information management system which is more efficient effective and less mistakes in the current manual system and can be accessed from anywhere in the world.
Functionalities • Online Student registrations • Online Student combination registrations • Online Student course registrations • Online Student examination registrations • Attendance Details • Eligibility status for examination • Results Details • GPA calculations • Complete credit details • Online Special Degree registration • CLC information • CLC certificate Generation • CLC result • CLC Attendants details • Get student & courses information ( To Lecture)
Database Structure • User (Id, Name, Password, Role) • Student (stu_id, Temp_id, Address, Sex, Stream,Z_core, Phone_No,Nid, Role) • Lecture(Nid, Name, Department, E_mail, Post, Role) • Course(code, Duration, Content, Title) • Phy_comb(Stu_id, Choice1,Choice 2, Choice3, Choice 4, Choice 5, Choice 6, Choice 7, Choice 8) • Bio_comb(Stu_id, Choice 1,Choice 2, Choice 3, Choice 4) • Time(Startdate, Closedate, On, Off) • Cocourse(C_code, C_name, Credit, Duration,Level, Semester,Degree,Department) • Opcourse(P_code, P_name, Credit, Duration,Level, Semester,Degree,Department) • Semester(Stu_no, Course_code, Level, Semester) • Attendence(Stu_no, Course_code, Attendence, Exam, Eligibility) • Result(Stu_no, Course_code, Level, Semester) • Special Degree(Stu_no, Department, Stream) • CLC(Stu_id, Name, Stream, C_period,Content) • Permissions(User, Manege_studentdata, Create_user, Manage time_durations, Add_courseunits, Approvels, Manage_Subjects,Manage_cmbinations, Manage_courseUnit,Manage_permissins, Registrations_permissions, Masseges, Level_update, GotoSpecial, Backup)
Software Used • LAMP Server • HTML • PHP Sever side scripting language • Adobe Photoshop • Dreamweaver CS4 • CSS • Mysql • Java Scripts