Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

expenseGIT

ExpenseTracker

This program is a JavaScript Web Application that allows user to track their expenses easily. It provides a user-friendly interface to add, edit, and delete expenses, and organizes them by month and year for better management.

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Future Planning

Features

  • Add expenses with details such as name, amount, category, and due dates.
  • Edit existing expenses to update their information.
  • Delete expenses when they are no longer needed.
  • Expenses are automatically organized by month and year for easy tracking.
  • There are some responsive design to make sure a user-friendly experience across different devices.
  • Built with HTML, CSS, and JavaScript, making it lightweight and fast.

Installation

  1. Clone the repository to your local machine:
git https://github.com/SiymX/ExpenseTracker.git

Usage

  1. Fill in the expense details in the input fields:
  • Expense name: Provide a brief name for the expense.
  • Amount: Enter the expense amount.
  • Category: Select the category that represents the expense.
  • Due Date: Choose the date of the expense that is due.
  1. Click the "Add Expense" button to add the expense to the tracker. It will appear in the expense list based on the month and the year.
  2. Access to edit an existing expense, click the edit button which is represented by the pencil icon on the expense card and then Update the details then click "Update Expense" to save the changes.
  3. Deleting an expense by clicking on the delete button which is represented by the trash icon on the expense card.
  4. A monthly summary will be display the Total Expense for each month, providing an overview of your spending habits.
  5. Expense Export as a CSV or TXT file.

Future Planning

This application will be updated constantly with some new features and enhances but right now there are plans to add the following:

  • Expense Search Feature to find expenses by year, category, etc. (COMPLETED 5/21/2023 at 90%)
  • Expense Categories Retractable Windows. (COMPLETED 5/17/2023 at 83%)
  • Expense Sorting and Filtering.
  • Budget Tracking.
  • Graphics Overhaul.

About

This program allows user to track and manage their expenses by adding, editing, and deleting expense entries, which gets displayed with the name, amount, category, and the dates.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages