minecraft theme weather app
- 12 Devlogs
- 15 Total hours
i am learning HTML,java script and CSS for the first time and i am trying to build a weather app
i am learning HTML,java script and CSS for the first time and i am trying to build a weather app
devlog#12
now i have changed the mist weather icon now only the drizzle icon is left then I’ll fix the droplet(humidity icon) then maybe ill change the background to a minecraft biome or I’ll set conditions to change the background according to the temperature for example if the temperature is cold and freezing ill make a condition to display the snow biome in the background
devlog#11
i have now replaced the rain weather icon . this time i made the clouds a little different and boxy, i want y’all to tell me if they look good and if i should replace the old clouds which i drew for the other weather icons with the clouds that i drew right now
devlog#10
i have now replaced the snow weather icon with a snow ball which is inside the game minecraft. in the screenshot its not actually snowing in new jersey i just set the code to display the snow icon in every city because i could not find any city where it was snowing and i had to see how the icon looked :))
devlog#9
now i have changed the icons for wind speed and humidity percentage which are displayed at the bottom
devlog#8
now i have customized the cloudy weather icon . i didnt draw the actual clouds which are in the game because they did not look good so i just made normal clouds
devlog#7
i have now also changed the search icon
devlog#6
i have replaced the sun weather icon with the minecraft sun which i drew in libresprite and also added a glow affect. now i am going to customize the other remaining weather icons in minecraft themeand then i will ship this project
devlog#5
i have now changed the color of the search bar and the shape of the search button i have also added a minecraft click sound effect when you press enter or when you click the search button
devlog#4
i created a stone brick wall in libresprite for the background now i am going to customize the icons also and i am also thinking of adding a sound affect when you press enter or click the search icon
devlog#3
after completing my weather app i planned to change how it looked and up til now i have changed its font to mojangles which is the minecraft font now i will change its back ground and weather icons to minecraft theme. i will be making them in libresprite
devlog#2
i have completed my weather app. now if you load the app on the browser it displays the search bar. the app displays the temperature of the place its wind speed and its humidity percentage. the icons/images of the clouds change according to the weather of the place. it also displays an error message “invalid city name” when a wrong city name is entered and it is also displayed when a wrong spelling is entered. now i am planning to change the font and overall look of the webpage by creating custom assets and artwork
devlog#1
i am learning css,html and js for the first time and so far i have made a search bar for the weather app for which i made a style.css file and a index.html file . i have made the search bar to have a gradient and also added a search icon. also added search bar prompt text inside the search bar.