Skip to content

Money-pal is a full-stack application written in Laravel, VueJS and TailwindCSS to manage your finances. It can help you keep track of your expenses and income, so you can spend less and save more, giving you insight and control over your finances.

License

benlittlenz/moneypal

Repository files navigation

Money Pal

Money_Pal_Overview MoneyPal_Transactions
MoneyPal_CreateTransaction

A Laravel finance app for everyday use

Money pal is a manager for your personal finances. It helps keep track of your income and expenses, allowing you to set goals for each month.

While Money Pal is stil in developement, it is built with Laravel, VueJS and TailwindCSS.

Installation

  • git clone https://github.com/benlittlenz/moneypal.git
  • composer install
    • npm install
  • cp .env.example .env
  • php artisan key:generate
  • Create a MySQL database
  • Update DB_DATABASE, DB_USERNAME, DB_PASSWORD in your .env file.
  • php artisan migrate

About

Money-pal is a full-stack application written in Laravel, VueJS and TailwindCSS to manage your finances. It can help you keep track of your expenses and income, so you can spend less and save more, giving you insight and control over your finances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages