Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.71 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.71 KB

Calculate Monthly Bills

Monthly Bills Monthly Bills 2

💻 About the project

A program that registers bills and sum up their values showing the final result. Dont't forget to give it a try on mobile, because this web page is responsive!

🤔 How it works

The user needs to fill the first field (Bill Description) with the description of the first bill (name of the bill), then he fills the second field (Bill Value) with the value of the bill. After this, it's necessary to click on the Register Bill button to see the first result. The user can register several bills and their values (one at a time) and the result will show the amount of bills registered and the total of all the bills values. If the user wants to start again, he can click on the Start Over button.

🛠 Technologies used

  • HTML5
  • CSS3
  • JavaScript

HTML5 CSS3 JavaScript

✉️ Contact me