Skip to content

mesonicDEVAJ18/FINANCE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finance Tracker

Finance Tracker is a web application that helps users track their finances, including debts, growth, profits, losses, and net worth. This project is built using HTML, CSS (with Tailwind CSS), and JavaScript.

Features

  • Display various financial categories such as current debt, current growth, net profit, net loss, and net worth.
  • Update financial data through an input page.
  • View charts to visualize financial data over time.
  • Dark mode support for better readability.

Getting Started

To run this project locally, follow these steps:

Prerequisites

Make sure you have the following software installed on your machine:

  • Git
  • Any modern web browser (such as Google Chrome, Mozilla Firefox, or Microsoft Edge)

Installation

  1. Clone the repository:
git clone https://github.com/anshvarma16/FINANCE
  1. Navigate to the project directory:
cd FINANCE
  1. Open index.html in a web browser to view the home page
  2. Open the dashboard.html file in a web browser to access the input form for updating financial data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.2%
  • JavaScript 22.8%