Skip to content

NizarBerjawi/expense-tracker

Repository files navigation

About Expense Tracker

Expense Tracker is a small application written using PHP and Laravel. It is intended to help users keep track of their expenses, income, and bank account balances.

Setup

  1. Clone Repository:
  1. Copy the .env.example file and rename to .env then fill in all the database details.

  2. Create the migration using: php artisan migrate

  3. Seed the database:

  • php artisan db:seed

Make sure you seed the database before you use the app. After seeding is done, you can either log in using:

or, you can sign up for a new account and test the app out.

Happy saving!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published