For my second module, I was tasked with creating a webpage that supports the following functionality:
Part1: A button that, when clicked, displays the contents of your database.
Part 2: A form that:
- Lets you add or remove records from the database.
- Allows students’ first and last names to be added or deleted from the gradebook.
- Allows you to enter assignment numbers and assignment scores.
Part 3: A page that allows you to view all the scores for any given student.