chadwinjdeysel / FinanceTracker

App made to track expenses, setup monthy budgets and create savings goals, to make users more concious about their finances.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finance Tracker 💸

An app made to track expenses, setup monthy budgets and create savings goals, to make users more concious about their finances.

This app was made using .Net Core 3.1 and SQLite (for development purposes) in the backend and Bootstrap, Open Iconic and ChartJs on the front end.

How to use

  1. Clone the repo to your machine
$ git clone https://github.com/chadwinjdeysel/FinanceTracker.git
  1. Open the solution folder in terminal of choice
  2. Enter the project folder
 cd FinanceTracker

Run the project

dotnet run
  1. Open the your browser of choice and use localhost:5000 as the URL

Requirements

To rum this app, you need the following installed:

Project Status

This project is a prototype and is still in development ✨

About

App made to track expenses, setup monthy budgets and create savings goals, to make users more concious about their finances.


Languages

Language:C# 83.7%Language:HTML 10.5%Language:CSS 5.7%Language:JavaScript 0.0%