Simple Expense tracker application for study purpose
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
**Use Cases** | |
- User can register his/her account. | |
- An account owner can log into the system. | |
- An account owner can view, add, update, and delete category for expenses. | |
- An account owner can view, add, update, and delete expense. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment