Skip to content

tahiriabdo131/crud-marks-angular

Repository files navigation

Live Demo

To-do-list of students-marks

Screenshot

image

Demo video

https://www.youtube.com/watch?v=3rm3Laz43sg&ab_channel=AbdelaliTahiri

Description

A mini To-Do-List application to manage the students and their marks :

  • Consult Marks List
  • Add Mark
  • Update Mark
  • Delete Mark
  • Search Student

Technologies

HTML, CSS, Bootstrap, JS, TS, Angular, API

Setup

  • install Node.js (if it doesn't exist) :
 https://nodejs.org/en/download/
  • Open the project in Visual Studio Code :

  • install Angular cli globally (if it doesn't exist) :

npm install -g @angular/cli
  • Install all packages :
npm install

Run

ng serve -o

Resources

Fake API : https://fake-api-ip4o.onrender.com/api/students

About

toDoList of Marks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published