Skip to content

kay-who-codes/Skint-Countdown

Repository files navigation

Skint Countdown

A web app to help manage and track your finances with a countdown.

App Image

Features

  • Input your starting amount, and regular expenses.
  • The app calculates how long you've got until you run out of money.

Usage

  1. Open the app in a browser - LINK TO THE APP.
  2. Enter your financial details in the provided input fields.

Files

  • index.html: The main HTML file containing the structure of the app.
  • styles.css: The CSS file for styling the app with dark mode and a minimalist design.
  • script.js: The JavaScript file that handles user input, performs calculations, and updates the DOM with the results.

Contributing

Feel free to contribute to this project by submitting issues, pull requests, or suggestions. If you want to add new features or improve existing ones, please fork the repository and submit a pull request.

Contact