Question: Question for a Web 2 course (use css , html , js) Description Create an a web application for school management system, You are requested

Question for a Web 2 course (use css , html , js)

Description

Create an a web application for school management system, You are requested

to create the frontend, backend and provide all necessary APIs.

Technical Requirements

  1. Node js, express framework for the back-end

  2. API should returns JSON

  3. Angular framework for the front-end

    1. You are not restricted to any design

Application requirements

Student-New

Create the UI and its corresponding api to handle the creation of a new student to the system with the following details:

  • Student id

  • Student name

  • Student date of birth

  • Student gpa

Student list

Create the UI and its corresponding api to handle listing students in the system:

  • Student id

  • Student name

  • Student date of birth

  • Student gpa

  • Student registration date

Bonus

Edit-Student

Create the UI and its corresponding api to handle update of a existing student to the system with the following details:

  • Student name

  • Student date of birth

  • Student gpa

Delete-student

Create the UI and its corresponding api to handle deletion of student in the system:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!