Skip to content

nattesharan/Crime-Map

Repository files navigation

Crime-Map

This is a simple flask application which explains basics of flask In this application many functionalities of flask are clearly explained It explains:

  • Routing
  • Integrating Google Maps Api to flask app
  • Adding external css to flask jinja templates
  • Adding javascript to flask jinja templates
  • mySql Integration for flask applications
  • Create,Delete,Retrieve operations from and to mySql Database
  • Creating classes and config and using them in main app
  • Adding validations
  • Prevention of Sql and Xss attacks for our flask app
  • Basic mySql queries
  • Handling exceptions
  • Adding Maps to application
  • Getting the current location
  • Adding Markers to map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages