An express and react-redux app designed to help people track their mood and understand how the world around them affects their mental and emotional well-being.
It takes only one piece of user input, then generates mutiple visual representation of how that mood score compares to various pieces of external data: location, time, and weather.
The weather data: OpenWeather, https://openweathermap.org/
Reverse-geocoding (to determine city name from browser location): Google's Geocoding API, https://developers.google.com/maps/documentation/geocoding/start
Data Visualization: Recharts, https://recharts.org/#/en-US
Database: SQL