Skip to content

Example project for my book Flask By Example. An interactive map that users can use to report crimes and visualise historical crimes.

Notifications You must be signed in to change notification settings

sixhobbits/crimemap

Repository files navigation

Crime Map

This is the second example project from my book Flask By Example (https://flaskbyexample.com)

This project focuses on:

  • Adding a database (MySQL) to a Flask application
  • Using the Google Maps widget
  • Some basic JavaScript
  • Mitigation against SQL injection and XSS

Note that, as with the previous project, the focus is on education and building things from scratch instead of using blindly using pre-existing frameworks. This code should not be taken as an example of production-ready code.

About

Example project for my book Flask By Example. An interactive map that users can use to report crimes and visualise historical crimes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published