Home About Blog My Work

Bestaurants

Bestaurants

About Bestaurants

Bestaurants was a small project created for the Go Code Colorado contest.


Bestaurants is a web app built for restaurateurs who would like to know where the best location is to open a restaurant.

The app allows a user to enter some information about where they would like to open a restaurant and it returns information about factors that could affect the potential success of a restaurant there. It connects to public data sources to pull in information such as population size, employment cost, and sales potential. This information is then combined to create a score indicating how good the location could be for a restaurant.

Note, that this project was a minimum viable product for the competition and as such should not be considered a complete project. The repository for this project can be found at https://github.com/GoCodeColorado/Bestaurants