Test
-
Clone and install an app.
-
Make adjust and UI efficiency.
-
Find bugs and fix it or make better areas. => Problem 1=> Fix add new notice. The problem was the field description because the form used content but the notice-form-shcema want description. => Problem 2 => Basic CRUD of students We add logic to manage data in student-service.js, we use handlers for each operation in student-controller.js and configurate rest root in student-router.js.
