We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64bc6de commit 11a82c9Copy full SHA for 11a82c9
README.md
@@ -1 +1,7 @@
1
-# HTML_CSS_Bootstrap
+# Geo-location-Weather Dashboard
2
+- Generated random geo-coordinates (NumPy)
3
+- Extracted closest cities (CitiPy)
4
+- Pulled recent weather data (OpenWeatherMap API, JSON traversals)
5
+- Visualized results (Matplotlib)
6
+- Built a web dashboard (HTML, BootstrapCDN, CSS3) to visualize results
7
+- Link: https://ragavkumar.github.io/HTML_CSS_Bootstrap/
0 commit comments