This project is an asynchronous web app that uses Web API and user data to dynamically update the UI.
The web app takes in a zipcode and user mood data to create a journal entry which it posts to the server. Recent posts are saved and viewable from the page. The temperature at the given zipcode is pulled from https://openweathermap.org
This project is part of the Front End Developer course at Udacity
The app is currently deployed on Heroku at https://weather-journal-app-1.herokuapp.com