Tax Refund Document Tracker

This project is a tax refund document management system that helps users track and categorize their expenses for tax refund purposes. The system allows users to input expense details and automatically calculates totals by category.

Features

  • Record and track tax refund documents with detailed information:
    • Date of expense
    • Document/Receipt number
    • Supplier information
    • Expense type (categorized as Health, Food, Clothing, or Rent)
    • Amount
  • Automatic analysis and summaries:
    • Quantity tracking (number of documents per category)
    • Sum calculation (total amount spent per category)
    • General total calculations

How It Works

  1. Data Entry:
    • Enter the date in DD.MM.YYYY format
    • Input supplier document/receipt number
    • Specify where the document was retrieved from
    • Select expense type from dropdown (Health, Food, Clothing, Rent)
    • Enter the amount
  2. Analysis: The system automatically:
    • Counts the quantity of documents in each category
    • Calculates sum totals for each expense type
    • Provides a general total of all expenses

Technologies Used

  • HTML
  • CSS
  • JavaScript

Source Code

If you’d like to check out the project or use it as a starting point for your own personal website, here’s the GitHub repository:

GitHub Repo

More Reading

Post navigation