Skip to content

eseaoutdoorsuk/map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eseaoutdoorsuk-map

Frontend

Backend

  • Google sheets access from Python following this tutorial
  • Google JSON env downloaded from Google Cloud Console then the string f"'{json.dumps({...})}'" added to .env variable GOOGLE_JSON
  • Get started: pip install -r api/requirements.txt
  • Run backend locally: python api/app.py
  • Update locations: python api/update_location_database.py
  • Backend is deployed to Vercel
  • Black: black api

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.4%
  • JavaScript 5.6%