/financas-front-only

Responsive HTML, CSS and JavaScript website created to be a simple finances control app that can be used by anyone to check their expenses and incomes. Uses browser Local Storage.

Primary LanguageJavaScriptMIT LicenseMIT

DevFel

Control Your Finances

Status License


In this responsive HTML, CSS and JavaScript application I created a simple finance control app that can be used by anyone to check their expenses and incomes. All the data is saved within the browser Local Storage and no database is included nor needed.

Control Your Finances


πŸ“ Table of Contents


πŸ•Ή Test Here

https://devfel.github.io/financas-front-only/


🧐 Application Features

  • Add Expenses/Incomes: Button to show a modal where the user can add a expense or a income. To indicate an expense the user can simple add a negative sign before the value (Ex. -500).
  • Button to Remove Data Button to remove any expense or income previosly added by the users.
  • Show Totals Interface that shows the total of incomes, expenses and also the total ammount available.
  • Show Individual Values Table to show every item added by the user indicating if it an expense or an income value.

🏁 Getting Started

Because this was done using only HTML, CSS and JavaScript it can be replicated easily within your own browser without much trouble, just clone the project and you can run it with in your browser.

You can clone the repository through Command Prompt or Terminal just by typing:

git clone https://github.com/devfel/financas-front-only.git

or download the zip from the green "Code" button.


πŸ” Dependencies

No depencies needed.


⛏️ Built Using


πŸŽ‰ Acknowledgements

  • Project done based on the Maratona Discover course promoted by Mayk from the RocketSeat team.

πŸ“ Liceses

  • Distributed under the MIT License - see the LICENSE.md file for details.

✍️ Author

  • @devfel - Luiz FlΓ‘vio Felizardo