/balance-web

balance your life

Primary LanguageJavaScript

Balance

Balance your life.

About Balance

Let's pass on connecting that bank account and keep money-tracking simple.

Tools

Firebase React React Router DOM

Development Setup

  1. Setup a new Firebase application.
  2. Create two files in the root directory - .env.development and .env.production (optional).
  3. Add your configuration from the Firebase application you created:
REACT_APP_API_KEY=XXXXxxxx
REACT_APP_AUTH_DOMAIN=xxxxXXXX.firebaseapp.com
REACT_APP_DATABASE_URL=https://xxxXXXX.firebaseio.com
REACT_APP_PROJECT_ID=xxxxXXXX
REACT_APP_STORAGE_BUCKET=xxxxXXXX.appspot.com
REACT_APP_MESSAGING_SENDER_ID=xxxxXXXX
REACT_APP_APP_ID=X:XXXX:xxx
REACT_APP_MEASUREMENT_ID=X-XXXXX

TODO:

  • [NS] Figure out how to keep track of stack of info: Expense Amount > Select Category > Back
  • Find library to deal with Dates
  • Find library to deal with swipe list
  • Place proper components on proper pages
  • Style application
  • Add favicons
  • Setup to function as PWA

Contributors

Curtis