Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/earthinversion/sea-level-rise-monitoring-web-application-source-code

This code was used to build a web application for understanding the global sea level rise
https://github.com/earthinversion/sea-level-rise-monitoring-web-application-source-code

aws-s3 flask python web-application

Last synced: 2 days ago
JSON representation

This code was used to build a web application for understanding the global sea level rise

Awesome Lists containing this project

README

        

# Sea Level Rise Flask app
App URL: https://slrm.herokuapp.com/
All the codes for making a flask app

## Notable elements:
1. Database using Pandas for storing information about user uploads and the extra information gathered using that upload.
2. Range slider in JavaScript
3. Image comparison using CSS/JS
4. Navigation
5. Interactive plots using Bokeh and Folium