The purpose of this project was to create a functional web-based calculator using HTML, CSS, and JavaScript. Calculators are essential in our daily lives and building one enabled me to understand web development better. The app supports addition, subtraction, multiplication and division.
This project stands as a testament to the power of HTML, CSS, JavaScript, Bootstrap, and APIs in crafting a user-friendly and informative tool for understanding the ever-changing atmospheric conditions that surround us. The app retrieves and displays the current weather and 5 days forecast depending on the city the client enters. All this was possible because of OpenWeatherMap API. The most interesting part is that the user can switch from celcius to Fahrenheit and vice versa!