The project includes graphs depicting the sea level changes and interactive maps displaying the population density of our case study, Istanbul. Additionally, a flood fill algorithm has been implemented to help visualize the areas to be flooded by the rising water levels.
The back-end API was coded using Python and the front-end using Javascript. Libraries such as pandas, numpy, flask were used. The graphs were plotted using the data fetched from NASA and some other open-source databases, moreover the future predictions included in the graphs were coded using linear regression models.