Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/earthinversion/sea-level-rise-monitoring-web-application-source-code
- Owner: earthinversion
- License: mit
- Created: 2019-10-20T04:02:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:44:49.000Z (about 2 years ago)
- Last Synced: 2023-03-06T21:10:53.572Z (almost 2 years ago)
- Topics: aws-s3, flask, python, web-application
- Language: HTML
- Homepage: https://slrm.herokuapp.com/
- Size: 298 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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