Jelly Fin
Finances are hard. It's one of the first adulting things everyone has to wrestle with. So, let's make it easy and automate it. Over the course of several years, my wife and I have tracked our finances using a forecasting method and had done it all within a spreadsheet. The time came where I wanted to take this concept and make it mobile using serverless architecture and clean design.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
- Node v8.x.x or use NVM
- A Firebase project
Installing and Running
- Clone the repo.
- Run
npm install
to cover any dependencies.
Common Issues:
If installation isn't working for you, check the following:
- Your version of node (v 8.x.x) & npm(vā¦