A web application utilizing PostgreSQL and NodeJS to display planetary data and weather from an SQL Database
Each planet can have its own animated weather effect like falling snow, dust storms, and high winds for example.
- Open the home route, and planet page route
- Grab planetary data from the PostgreSQL database locally after caching the connection.
- Display a styled table showcasing the planets, and some of their info, with the ability to click on the planet name to display more information and an image of the planet.
- In the planet page you can view the weather effects that utilize a full sized canvas which adds animations based on the weather type