MongoDB
MERN stack application for UFO data visualization.
Read more...This project is a sort of unconventional time capsule, cross-referencing data for UFO sightings over time with billboard chart data over time.
Image | Description |
---|---|
![]() | Sighting Map |
![]() | UFO data summary |
![]() | Timeline |
This project was a web-based data visualization application that provided insights into UFO sighting reports, connecting them to songs that were popular at the time. I collaborated as a part of a 3 person team. I led the front-end development using React. For the backend, I designed and implemented a RESTful API with Node.js and Express to handle data requests. I worked with MongoDB to manage and query two large datasets containing 80,000 and 330,000 rows. The app was deployed on AWS LightSail.