Team: Chatchawan Suwaratana, Gage Migan, James Coffelt, Michelle Colacion Francisco, Muhajir Sayer
Link to live app: https://felix-web.vercel.app/
Link to gist: https://gist.github.com/mischkiey/9ddc21305d729f1507055e7d7519b94e
Link to web repo: https://github.com/M-Sayer/felix-web
Link to server repo: https://github.com/M-Sayer/felix-server
Username: test Password: !AAAaaa000
- Description
- How It Works
- Client Documentation/Screenshots
- Technologies
- Felix is a personal finance and savings app which seeks to simplify the cognitive load of the user by aggregating and automating tasks related to personal finance management.
As the user:
- I should be able to create an account
- I should be able to login and see my persisted data
- I should be able to access my personal information via a dashboard
- I should be able to create transactions, aggregate all financial transactions in one place, and keep track of money coming in and going out
- I should be able to create goals for savings
- I should be able to see a calculated allowance, which will show me how much spending power I have after contributing to my savings goals
- I should be be able to create planned income and planned expenses
- HTML, CSS, JavaScript
- React, React Hooks
- Node.js
- Express
- PostgreSQL
- Vercel
- Heroku, Heroku Scheduler
- Testing frameworks such as Jest, Mocha, Chai, & Supertest
- Miscellaneous libraries such as Calendar.js, Moment.js, & React Date Picker