Skip to content

MyMoney is a Free and Open Source solution for asset management, tracking spending, to stay in control and achieve your future economic goals.

Notifications You must be signed in to change notification settings

alexcalabrese/MyMoney

Repository files navigation

About MyMoney

MyMoney is a Free and Open Source solution for asset management, tracking spending, to stay in control and achieve your future economic goals. We aspiring to cover all aspect of Asset Management in every field.

demo demo

Built with

Getting Started

  • Setting up repository
     git clone https://github.com/alexcalabrese/MyMoney.git
     cd MyMoney
     composer update
  • Copy .env.example file and rename it to .env
  • Running Server's setup
     alias sail='[ -f sail ] && bash sail || bash vendor/bin/sail'
     sail up
     sail build --no-cache
     sail npm install
     sail npm run dev
     sail artisan key:generate
     sail artisan migrate
     sail artisan db:seed
     sail artisan storage:link

New Features

We want to add various Assets:

  • Crypto: Portfolio Tracking on CeFi and DeFi, Sync with major exchanges.
  • Real Estate: Assessment Tracking based on Location and more parameters.
  • Stocks.

Contributing

Thank you for considering contributing to MyMoney! ❤

About

MyMoney is a Free and Open Source solution for asset management, tracking spending, to stay in control and achieve your future economic goals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published