jfc3 / atehere

Places John F Croston III Ate
http://gottaeathere.com/
2 stars 1 forks source link

John F Croston III Ate Here - Release Notes

Overview

This project of John F Croston III's - (@jfc3) allows people to select a city, state, or nearby location to see what restaurants I have eaten at and ones I want too (look for asterisks). These are the places I recommend you eat at when in those locations and find restaurants I recommend.

When I started this project, I had been thinking about a more involved version of this application that a person could keep track of all the places they wanted to eat when they travel. More of a personal recommendation or list of places to eat. So this was a way to try a few ideas out and make it quick and easy to display restaurant information, along with being a place online for me to keep them for now.

To see this application in action go to John F Croston III Ate Here.

This project uses hand-coded JSON files of cities, states, and nearby locations, which currently are the following with their JSON file name after the name:

If you look in the CTY folder, you will find the full version of the city or location. There is a city.josn file that you can use as a tempalte to create other city files.

All the extra CLASSes for each restaurant when the page renders are there so they have microformats added to them, which is hepful to computers. Look for the 'vcard' CLASS at the beginnin gof each restaurant.

I created this more detailed version that has my recommendations or ones my friends whose food recommendations I trust, TV shows, blog posts, articles, etc. than the ones I created for my 10K Apart entry.

So in the near future, I plan on creating an application that people can keep track of the places they want to eat when they travel.

New Features and Enhancements

Features:

Enhancements with most recent on top:

Installation

Please have the following installed before running:

Versioning notation

John F Croston III Ate Here public release notation follows the semantic versioning as outlined on http://semver.org To summarize, Given a version number MAJOR.MINOR.PATCH, increment the:

Additional labels for pre-release, and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

Future Notes