This repo contains all the source code for my Flask based website
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.
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 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.
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.