文件名称:我的天气仪表板
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-13 03:24:47
JavaScript
我的天气仪表板 一个简单的网络应用程序,可让您搜索城市并获取当前天气和5天天气预报。 您可以在页面侧面的先前搜索之间进行切换。 您可以在这里体验部署的项目: : 用户故事 AS A traveler I WANT to see the weather outlook for multiple cities SO THAT I can plan a trip accordingly 验收标准 GIVEN a weather dashboard with form inputs WHEN I search for a city THEN I am presented with current and future conditions for that city and that city is added to the search history WHEN I view current
【文件预览】:
My-Weather-Dashboard-master
----index.html(3KB)
----Assets()
--------styles.css(771B)
----README.md(1KB)
----script.js(8KB)