Simula is a single page application that is used to visualise data points on a world map. It allows you to upload relevant CSV and displays the data in a neat way on the map. It also provides ability to filter on different criterias.
What did we do?
- Built the backend in NodeJS.
- Built the front-end in ReactJS.
- UI design for the page.
- Implemented complex algorithm to crunch the data and display on the page.
- Visualize the data in Choropleth Map