Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimuthadithya/expensetracker
I created this expense and income management website for my first year, first semester project using HTML, CSS, and JavaScript.
https://github.com/dimuthadithya/expensetracker
chartjs css html javascript jquery sass scss
Last synced: 10 days ago
JSON representation
I created this expense and income management website for my first year, first semester project using HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/dimuthadithya/expensetracker
- Owner: dimuthadithya
- Created: 2023-12-07T00:37:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T10:09:05.000Z (5 months ago)
- Last Synced: 2024-11-26T07:33:02.214Z (about 1 month ago)
- Topics: chartjs, css, html, javascript, jquery, sass, scss
- Language: CSS
- Homepage: https://dimuthx353.github.io/expenseTracker/
- Size: 9.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense and Income Management Website
![Website Preview](https://github.com/dimuthx353/ExpenseTracker/blob/main/images/Screenshot%202024-08-05%20153703.png)
This website allows users to manage their expenses and incomes efficiently. Built using HTML, CSS, and JavaScript, it provides an intuitive interface for tracking financial data, with charts and categories for a clear overview of spending and earnings.
## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## Demo
Check out the live demo of the website [here](https://dimuthx353.github.io/ExpenseTracker/).
## Features
- **User Data Management**: Store and manage personal financial data.
- **Expense and Income Tracking**: Categorize and record all financial transactions.
- **Charts and Visualizations**: Visual representation of data for better insights.
- **Responsive Design**: Adapts to different screen sizes for accessibility.## Technologies Used
- HTML5
- CSS3
- JavaScript## Installation
1. Clone the repository:
```bash
git clone https://github.com/dimuthx353/ExpenseTracker.git