https://github.com/nearhuscarl/expensify-app
https://github.com/nearhuscarl/expensify-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nearhuscarl/expensify-app
- Owner: NearHuscarl
- Created: 2018-08-14T15:37:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T12:12:42.000Z (about 7 years ago)
- Last Synced: 2025-01-04T03:11:01.286Z (9 months ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Expensify App](https://expensify-n-r.herokuapp.com/)
Keep track of your personal financial records. This app is created as part of [Andrew Mead]'s react course
## Build
```bash
$ yarn run build:dev
$ yarn start
```## Test
```bash
$ yarn test
```or
```
$ yarn test -- --watchAll
```## Todo
### Indecision
- [x] [Deploy to the web](https://indecision-app-react-course.herokuapp.com/)
### Expensify
- [x] Add confirmation modal when removing expense
- [x] Show number of hidden expenses in /dashboard summary
- [x] Add support for another social login system (Github, Facebook, Twitter)
- [ ] Buy a custom domain and configure it with Heroku (or use subdomain on domain you own)[andrew mead]: https://mead.io/