https://github.com/hidaytrahman/expensespy
Track your expenses.
https://github.com/hidaytrahman/expensespy
application es6-javascript expense-tracker javascript react reactjs
Last synced: 8 days ago
JSON representation
Track your expenses.
- Host: GitHub
- URL: https://github.com/hidaytrahman/expensespy
- Owner: hidaytrahman
- License: mit
- Created: 2020-02-17T06:26:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T06:20:42.000Z (about 1 year ago)
- Last Synced: 2024-04-13T09:17:45.390Z (about 1 year ago)
- Topics: application, es6-javascript, expense-tracker, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://hidaytrahman.github.io/expenseSpy/
- Size: 4.01 MB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# expenseSpy
Keeping track of your expenses is an important part of managing your overall finances.
It's free!
## Features
- Add Expenses
- Add Income
- Select specific categories
- Track quickly by report board
- Store in the browser## Contributing
Create an [issue](https://github.com/hidaytrahman/expenseSpy/issues/new) if you find a bug or have a suggestion or question.If you want to develop this project:
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request### Give a Star! ⭐️
If you find this repository useful, please give it a star. Thanks!