Open Feili0607 opened 8 months ago
@fkmy1ife task type is used to represent the type of task to be assigned to the kids, like piano, study math, etc. make it generic so that user can add more. be careful with delete operation as it might be dangerous as it might have been used already
Add the following component to support manage of Task types
please check out the KidDetail related code as example if you find it hard to do it from scratch