1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

Update README.md

This commit is contained in:
Josh Pigford 2024-01-10 14:56:41 -06:00
parent d54e681662
commit b5000404ef

View file

@ -6,10 +6,23 @@
🚨 NOTE: This is the original React/Next.js app of the now-defunct personal finance app, Maybe. This original version used many external services (Plaid, Finicity, Auth0, etc) and getting it to fully function will be a decent amount of work.
The README below was what we used internally, so many of the links won't work and the instructions won't necessarily be applicable.
There's a LOT of work to do to get this functioning, but it should be feasible.
## Features
As a personal finance + wealth management app, Maybe has a lot of features. Here's a quick overview of some of the main ones...
- Net worth tracking
- Financial account syncing
- Investment benchmarking
- Investment portfolio allocation
- Debt insights
- Retirement forecasting + planning
- Investment return simulation
- Manual account/investment tracking
And dozens upon dozens of smaller features.
## Building the app
This is the current state of building the app. You'll hit errors, which we're working to resolve (and certainly welcome PRs to help with that).