_____ _ _
| ___| | ___ _ __(_)_ __
| |_ | |/ _ \| '__| | '_ \
| _| | | (_) | | | | | | |
|_| |_|\___/|_| |_|_| |_|
A client-side personal finance management app.
- Single Page React App
- Upload your bank statements or manually enter transactions
- Dashboard charts and reports
- Fully client-side - no server component required
- Offline ready
- Bi-directional sync client-side data with a CouchDB-compatible server
# check out this repo
git clone [email protected]:kevinjqiu/florinapp.git
# install dependencies
yarn install
# run in dev mode
yarn start
# the app is available on http://localhost:3000
- Budgeting
- Automatically categorize transactions using machine learning
- Electron
- React
- Redux
- PouchDB
- Bootstrap
- React-Router
- ReduxForm
- CoreUI
- Flow