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
-
Node js, express framework for the back-end
-
API should returns JSON
-
Angular framework for the front-end
-
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
Get step-by-step solutions from verified subject matter experts
