Computers and Technology
Computers and Technology, 04.03.2020 04:58, julih74

The course project contains two parts. Part one involves designing and implementing login/logout and session controls for database users on the Web. Part two involves designing and implementing a "Student Enrollment Information System" for these users. This enrollment system will allow a student to query his/her course information as well as allow them to enroll in courses through a Web interface. Administrators of the system will be able to manage and maintain the student enrollment information system through a Web interface.

Part One Description
Note that you are allowed to re-use the code in demo. zip provided for Lab 8 for this project.

In this part, you will design and implement a login/logout system where a student will be able to login as a student user through a Web interface. An administrator of the enrollment information system will be able to login as an administrative user through a Web page interface and will have more privileges to access and update the database.

You will design and implement PHP programs that generate student and administrative user Web pages. The session of each logged-in user has to be managed appropriately to guarantee access control by different types of users.

You will design and implement the following items in part one of the project.

(a) Create an EER diagram that includes all entity types that are involved in this part of the project, such as User, Student User and Administrative User among others. Note that there might be student administrators.

(b) Entity type User has attributes such as a user id, a password and a user type (student or administrator or both).

(c) Add other entity types to the EER diagram as necessary (e. g., Session).

(d) You design your own user interface. Interface should be intuitive and clear.

(e) Implement the following functions for part one:

· Login and logout functions. Make sure that a student user can access only student user Web pages while an administrative user access only administrative user Web pages. A student administrator may access both types of Web pages.

· Change password. A user (administrator or student) can change user password after login.

· Manage users. An administrative user can list all or search any user information. An administrative user can add, delete and update user information. An administrative user can reset a user’s password to a default password.

Submission Requirement
(a) The modified EER diagram

(b) Relational database schema (SQL file) needed for part one

(c) The COMSC account name of the group member who has the Web pages of the project in his/her account

(d) The URL of the project

(e) An administrative user account and a student user account. You need to enter some data in the database for testing purpose

(f) You do NOT need to submit a hard copy of your source code

Grade Distribution
(a) EER diagram. (20 pts)

(b) Database schema. (20 pts)

(c) Correct implementation of all functions (50 pts)

(d) Submission according to requirements (10 pts)

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 23:30, lexirandall19
Define a function printfeetinchshort, with int parameters numfeet and numinches, that prints using ' and " shorthand. ex: printfeetinchshort(5, 8) prints: 5' 8"
Answers: 1
image
Computers and Technology, 23.06.2019 21:30, maddietomlinson113
Examine the list below. which factors positively affect lifetime income? check all that apply.
Answers: 1
image
Computers and Technology, 23.06.2019 21:40, minnie7760
Draw the resistor’s voltage and current phasors at t=15ms. draw the vectors with their tails at the origin. the orientation of your vectors will be graded. the exact length of your vectors will not be graded.
Answers: 2
image
Computers and Technology, 24.06.2019 01:30, BIKRAMlawati5544
Could you find out how im still getting an 83 percent on this in edhesive a = input("enter an animal: ") s = input ("enter a sound: ") e = "e-i-e-i-o" print ("old macdonald had a farm, " + e) print ("and on his farm he had a " + a + "," + e) print ("with a " + s + "-" + s + " here and a " + s + "-" + s + " there") print ("here a " + s+ " there a " + s) print ("everywhere a " + s + "-" + s ) print ("old macdonald had a farm, " + e)
Answers: 2
Do you know the correct answer?
The course project contains two parts. Part one involves designing and implementing login/logout and...

Questions in other subjects:

Konu
Health, 29.06.2019 01:00
Konu
Mathematics, 29.06.2019 01:00