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:
parent
d54e681662
commit
b5000404ef
1 changed files with 15 additions and 2 deletions
17
README.md
17
README.md
|
@ -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.
|
🚨 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.
|
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
|
## 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).
|
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).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue