You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collaborative project made with @DazedChou and @magickw. The website includes information such as weather, visibility, cloud coverage, current moon phase, constellations that are visible at this time of year, upcoming meteor showers, and the latest news in astronomy.
Book Lovers is a web application that lets users search for a book based on author, title, subject, and genre. Books will be displayed based on their unique ISBN. LocalStorage will be used to store data of most recently searches and be displayed for the user to quickly navigate.
User can search any city and view the current weather conditions, temperature, wind speed, and color coordinated UV index. A 5 day forecast is also displayed showing day of the week, date, weather condition, temperature high, temperature low, and humidity. Search history is saved at the bottom of the page as an clickable list.
Welcome to the Weather Dashboard Project! This web app helps you find current weather and forecasts for any location using the OpenWeather API, ensuring you're well-informed for your travel plans.
A weather dashboard that runs in the browser and features dynamically updated HTML and CSS. The application features a search option for a specific city along with a list of cities from the search history. The weather dashboard also features a five day weather forecast and current weather conditions for a given city.
Week-6 Challenge (Server-side APIs): Using third-party and server-side apis to bring clients live weather updates and future forecasts from anywhere in the world.
Wash U Project 1. Javascript application using 2 third party api's (Google Maps and BreweryDB). User can search cities and find the name, location, address, and brewery website (if available) and save this information for later.