Skip to content

Expense Tracker helps you keep a track of your expenses. One can easily list down the expenses and can perform CRUD operation using Laravel. It also has Dark Mode facility

License

Notifications You must be signed in to change notification settings

krutika-bhalla/Expence-Tracker

Repository files navigation

Expence-Tracker

Installation:-

i. git clone https://github.com/krutika-bhalla/Expence-Tracker Expense-Tracker
ii. cd Expense-Tracker
iii. composer install
iv. Copy from .env.example to .env
v. Configure your database connection.
vi. php artisan key:generate
vii. composer dump-autoload
viii. php artisan config:cache
ix. php artisan migrate

About

Expense Tracker helps you keep a track of your expenses. One can easily list down the expenses and can perform CRUD operation using Laravel. It also has Dark Mode facility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published