Flask_Website_Project

screenshot of Flask_Website_Project
flask

This repo contains all the source code for my Flask based website

Overview

The repo contains all the source code for a Flask based website at leavittmapping.com. It includes personal projects that use open-source resources and professional GIS projects with brief descriptions available on the website. The projects were created to expand client and server-side coding knowledge, gain experience in GIS web development techniques, and improve coding skills. The projects may not be bug-free or efficient, but contributions are welcome.

Features

  • Strava Activities Dashboard: A personal project that displays up-to-date Strava activity information on an interactive mobile-friendly data dashboard. It uses Leaflet to display geographical data and Chart.js to display graphical information.
  • Santa Barbara County Ocean Water Quality Map: A personal project that uses a Leaflet map to display ocean water test results provided by the Santa Barbara County Public Health Department's Ocean Water Monitoring Program. It includes beach test results, warnings, and closures.

Summary

The repo contains the source code for a Flask based website and various personal and professional GIS projects. The Strava Activities Dashboard is an interactive mobile-friendly dashboard that displays up-to-date Strava activity information. The Santa Barbara County Ocean Water Quality Map uses a Leaflet map to display beach test results, warnings, and closures provided by the Santa Barbara County Public Health Department. Both projects were created to expand coding skills and gain experience in GIS web development. Contributions are welcome, but please note that the projects may not be bug-free or efficient.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.