Add paycheck tracking workflow for v1
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
## 3. Expense and paycheck workflows
|
||||
|
||||
- [x] 3.1 Implement expense API routes for create, list, and delete operations.
|
||||
- [ ] 3.2 Implement paycheck API routes for create, list, and delete operations.
|
||||
- [x] 3.2 Implement paycheck API routes for create, list, and delete operations.
|
||||
- [x] 3.3 Build the `Add Expense` view with form submission, validation feedback, and expense listing.
|
||||
- [ ] 3.4 Build the `Income/Paychecks` view with form submission, validation feedback, and paycheck listing.
|
||||
- [x] 3.4 Build the `Income/Paychecks` view with form submission, validation feedback, and paycheck listing.
|
||||
|
||||
## 4. Dashboard and insights
|
||||
|
||||
|
||||
Reference in New Issue
Block a user