Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

3. What happens during a two-for-one stock split?

Answered: 1 week ago