You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arguably one of the hardest features to implement, we need a calendar view that shows a students attendance in hours per day. Moreover, we need to create a view that shows the invoice details. To simplify the development process, this tasks is being split into two separate parts. See Figma for more details.
Calendar Tasks:
Implement the UI calendar component, Tailwind has some dependencies that can help with this (set up meeting with @adhi0331 to discuss development)
Ensure that users can view and modify hours each day
This is being removed
Invoice Details:
Create backend route that retrieves previous invoice data and calculates new invoice data (based on most recent program with hours recorded and program rate)
Create UI components (use progress notes component if possible)
Connect frontend with backend
The text was updated successfully, but these errors were encountered:
Arguably one of the hardest features to implement, we need a calendar view that shows a students attendance in hours per day. Moreover, we need to create a view that shows the invoice details. To simplify the development process, this tasks is being split into two separate parts. See Figma for more details.
Calendar Tasks:
This is being removed
Invoice Details:
The text was updated successfully, but these errors were encountered: