Skip to content

AhmedSobhy01/finance-tracker

Repository files navigation

Forks Issues LinkedIn


Logo

Finance Tracker

Simply a finance tracker that tracks your income, expenses, debts, and cash money.
View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

A Laravel project for a finance tracker is a web application that helps users manage their financial information by tracking their income, expenses, debts, and cash money. It allows users to add and categorize transactions, view their current financial status, generate reports and charts to help them understand their spending patterns and make informed decisions about their finances. The project makes use of the Laravel framework to provide a secure and user-friendly platform for managing financial information. It includes features such as user authentication, transaction management, categorization, reporting, and charts to help users keep track of their financial information and make informed decisions. The goal of the project is to provide users with a simple and effective tool for managing their finances and helping them make the most of their financial resources.

(back to top)

Built With

  • Laravel
  • Vue
  • Bootstrap

(back to top)

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repo
    git clone https://www.github.com/AhmedSobhy01/finance-tracker.git
  2. Install Composer packages
    composer install
  3. Install NPM packages
    npm install
  4. Copy .env.example and then edit .env
    cp .env.example .env
  5. Generate app encryption key
    php artisan key:generate
  6. Migrate and seed the database
    php artisan migrate:fresh --seed

(back to top)

Usage

After seeding the database, you can log in using the default user:

Username Password
Test password

(back to top)

Contact

Ahmed Sobhy - contact@ahmedsobhy.net

Project Link: https://www.github.com/AhmedSobhy01/finance-tracker

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published