-
Notifications
You must be signed in to change notification settings - Fork 1
Budget Module
Simon Geering edited this page Sep 11, 2020
·
5 revisions
| Issues | Project Plan |
-
Overview(TODO)
1.1 Use Case Diagram(TODO) - User Stories(TODO)
-
UI Design(TODO)
3.1 Screen Mockups(TODO) - Database Schema(WIP)
TODO
TODO
-
Manage Budgets
- Create Budget - See Issue #103
- Update Budget - See Issue #
- Soft Delete Budget - See Issue #
- Get Budget By Id - See Issue #
- Get Budget List - See Issue #125
- Delete Budget (Admin) - See Issue #
-
Manage Budget Entries
The budget category is a category assigned to a budget entry that is then used to associate an Account Transaction to a budget entry.
- Manage Budget Categories
Feature: Feature name
# As a <actor>
# I want to <functionality>
# So I can <business benefit>
TODO
See https://dbdiagram.io/d/5f52464488d052352cb5fde5 or click the thumbnail below:
Fig 1. Database Entity Relationship Diagram for the Admin Assistant Budget Module - (Click for larger size)
Architecture [WIP]
Design Decisions
CLI Tools [WIP]
Individual Modules
Dashboard [TODO]
Accounts [WIP]
Asset Register [WIP]
Budget [WIP]
Mail [TODO]
Calendar [WIP]
Contacts [WIP]
Tasks [WIP]
Documents [WIP]
Reports [TODO]
Core [WIP]