Time Estimate: 12 Hours
Everyone should be able to register time.
The component is already created and added to the routing module.
You just need to Design the page.
Then you create the table in the database that is gonna store the data.
After the database table is created, create the service to store this register time data in the database.
Time Estimate: 12 Hours Everyone should be able to register time. The component is already created and added to the routing module. You just need to Design the page. Then you create the table in the database that is gonna store the data. After the database table is created, create the service to store this register time data in the database.