By Echo-Gambino following Jin's tutorial here
An app that reports weather conditions based on the postal code that the user has inputted.
The webapp can be found here
- Display weather information based on the user's input (US zipcodes).
- Display the history of user's inputs and results.
- Able to update to the latest weather information when refreshing the web browser.
- Support for Canadian zipcodes.
- Automated unit testing. (Handling API responses, UI, etc)
- Containerization. (Must put further research if Docker images can be deployed on Heroku)