/THEJitu-Cohort9-Training-Week6-Assessment

THEJitu Cohort 9 Training Week 5 Assessment(Angular)

Primary LanguageCSS

THEJitu Cohort 9 Training Week 6 Assessment(Angular)

This project was generated with Angular CLI version 15.1.5.

Task

Build a school Fee management system

  • Use one component to Add the student details(name, balance(should be zero at the beginning), any other details)
  • Display all the students
  • For student with balance style them different
  • Add a pipe to filter student with balance and also students without balance
  • Be able to update student balance