CFA Major Project 3
Synopsis
The third major project for CFA was client based. My client's problem was that no money tracking application suited her needs. To help her, I decided to build her an money tracking app by using JavaScript and other frameworks.
Design Process
User Stories
Using trello, my client and I came up with some of the user stories
Wireframes
Using pen and paper, my client drew up some of the wireframes for her money tracking app
Linking accounts with other users (future features)
Future Features
- Move application to mobile/tablet devices
- Connecting bank account to user's account instead of manual inputting data.
- Linking accounts with other users and implementing security functions.
Installation
Electron (install globally):
npm install electron -g