My Weather & Joke Project banner

My Weather & Joke Project

1 devlog
9h 16m 12s

A simple web app that shows weather details for any city and generates random jokes. Built using HTML, CSS, and JavaScript with API integration.

This project uses AI

šŸ¤– AI Declaration

I have used AI tools (like ChatGPT) to help write parts of this README.
All code and project logic were implemented and understood by me.

Demo Repository

Loading README...

sakshisuman25

Shipped this project!

Hours: 9.27
Cookies: šŸŖ 10
Multiplier: 2.0 cookies/hr

I built a mini web project that combines a Weather App and a Joke Generator on one page. Users can check real-time weather by entering a city and also generate random jokes with a single click.

The most challenging part was working with APIs and handling the data properly, but I learned how to use fetch(), work with JSON, and manage asynchronous code.

I’m really happy with how the UI and functionality turned out, and this project helped me improve my JavaScript skills a lot šŸ™‚

sakshisuman25

šŸ““ Devlog

Day 1:
Started the project and designed the basic UI using HTML and CSS.

Day 2:
Built the Weather App using fetch API and displayed temperature, weather, and humidity.

Day 3:
Added the Joke Generator using an API and handled button click events.

Day 4:
Combined both apps on one page and improved layout using Flexbox.

Day 5:
Tested the project, fixed errors, and improved user experience.

Attachment
0