Skip to content

aferrar/becs_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

becs-map - A GeoWeb Service for Locating The Best Breakfast Sandwich

Getting Started


These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites


Here are some of the resources used to create this service.

  • Python 3 or another server application with POST support.
  • Text Editor/IDE
  • A Browser

Installing


Simply fork or clone the project to a local repo or directory. Point data for restaurants and delis can be located in the Data folder. You can also find different subsets of the deli dataset which were used during primary development during host testing.


Deployment


First open a terminal (OXS and Ubuntu) or command prompt/PowerShell (Windows) instance. Navigate to the project directory. Launch a server instance using Python 3 or another server application. This can be done in Python 3 with:

python -m http.server[port]

You can now open a browser and direct it to localhost: to view the web service or navigate the directory tree.


Built With


  • QGIS
  • CartoDB Account
  • Python 2 or 3
  • Text Editor/IDE
  • Bootstrap
  • JQuery
  • Leaflet

Author


Adrian Ferrar


Acknowledgments


Special thanks to my professor and fellow classmates, everyone over at Stackoverflow who helped me debug issues, and to PurpleBooth for their README-Template.


Further Improvements


Include a second sql call to restaurant dataset in Carto. Include toggle button to alternate between datasets on click. Expand both datasets to include more properties. Include realsitic pricing through store surveying, data mining or scraping. Improve popup HTML.

About

GeoWeb Service for Locating The Best Breakfast Sandwich

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published