API
8 Bit Weather Web App
An app that displays the weather styled to look like classic video games.
- Used a RESTful API to gather data and store in properties to be displayed.
- Used MVC framework to create our pages visuals and functionality.
- HTML and CSS used to visually display our page with an attractive look and easy to use functionality.
- GIF images provided to match the weather conditions by using lowercase names and matching the Main string property to that name after being lowercase with ToLower.