Skip to content

Offline-capable Personal Finance Management Single Page React App

Notifications You must be signed in to change notification settings

kevinjqiu/florinapp

Repository files navigation

 _____ _            _       
|  ___| | ___  _ __(_)_ __  
| |_  | |/ _ \| '__| | '_ \ 
|  _| | | (_) | |  | | | | |
|_|   |_|\___/|_|  |_|_| |_|

A client-side personal finance management app.

CircleCI codecov

Features

  • 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

Quick Start

# check out this repo
git clone git@github.com:kevinjqiu/florinapp.git

# install dependencies
yarn install

# run in dev mode
yarn start

# the app is available on http://localhost:3000

Roadmap

  • Budgeting
  • Automatically categorize transactions using machine learning
  • Electron

Tech Stack

  • React
  • Redux
  • PouchDB
  • Bootstrap
  • React-Router
  • ReduxForm
  • CoreUI
  • Flow

About

Offline-capable Personal Finance Management Single Page React App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages