Web Page With Database
A team project that build a website for an undergraduate level course.
Description
A web page that includes basic information about the course. User could use this website to visit discussion board, assignments, syllabus, etc. It also has a SQL database to store account information, grade management system and feedback system.
Features
Main page with header thats direct users to different pages.
Sign up page that allows user to sign up an account. User could be either student or instructor (different websites for different user type).
Log in page that allows user to log in their account with correct username and password.
Grade and feedback page that allows student users to view their grades and submit remark request.
Remark page that allows instructor users to view remark requests.
Feedback page that allows student users to submit anonymous feedbacks to selected instructor.
Feedback page that allows instructor users to view anonymous feedbacks from students.
Database for this website that saves account information, grade information and feedback information.