Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] - Calendar (Individual Student Attendance & Billing Reports) #78

Open
5 tasks
adhi0331 opened this issue Apr 8, 2024 · 0 comments
Open
5 tasks
Assignees
Labels
Epic This is to label all the high level features help wanted Extra attention is needed Medium Medium priority issues
Milestone

Comments

@adhi0331
Copy link
Member

adhi0331 commented Apr 8, 2024

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
@adhi0331 adhi0331 added help wanted Extra attention is needed Epic This is to label all the high level features High High priority issues labels Apr 8, 2024
@adhi0331 adhi0331 added this to the V2 milestone Apr 8, 2024
@adhi0331 adhi0331 added Medium Medium priority issues and removed High High priority issues labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic This is to label all the high level features help wanted Extra attention is needed Medium Medium priority issues
Projects
None yet
Development

No branches or pull requests

2 participants