Question: Using a programming language / framework of your choice, please implement the following: Create a web-based front-end for lecturers that will assist the lecturer in
Using a programming language / framework of your choice, please implement the following:
Create a web-based front-end for lecturers that will assist the lecturer in managing their degrees and students. The way youre going to accomplish this is up to you, but the following general use-cases should be met at the end of this section:
Assume you are logged in as a lecturer. As a logged in lecturer you want to be able to view the following on the website:
- A list of students linked to the logged-in lecturer.
- A list of degrees linked to the logged-in lecturer.
- When the lecturer clicks on a degree, a list of courses linked to that degree should be displayed.
- There should also be a form that will allow the lecturer to add a new student. (Im only interested in validation here, you dont need to store the added student to a DB or in memory, but if you are able to, bonus.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
