Created
November 25, 2018 15:14
-
-
Save way2datta/e6541347e8b8d7180aefdf33b582a291 to your computer and use it in GitHub Desktop.
Simple Expense tracker application for study purpose
This file contains hidden or 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