LALALA food is good, so are crazy old restaurants! yum! 🍴🍩💎
We are making a map for the Offbeat L.A. blog, who's author, Nikki, has compiled this list of historic L.A. restaurants, Offbeat L.A.: The Oldest Surviving Los Angeles Restaurants… A Master List of the Vintage, Historic and Old School
Link of work so far: Map
As she writes:
I often search the internet for authentic old-school spots in neighborhoods I visit and finding them is not always easy. After a lot of detective work I’ve compiled this “Master List” and hope to update it regularly. I’m sure there are many holes in my research and would appreciate additions and updates in the comments section below. My criteria for the restaurants here is that they are 1979 or older, although there are a few exceptions, and that they are within about an hour’s drive from downtown L.A. You will find classic steakhouses, Googie diners, pastrami delicatessans, walk-up hamburger stands and more. When the restaurant has a web page I provide that, but if not I share a link to a review, Yelp or Wikipedia. Cheers, my dears, and bon appetit! Love, Nikki
Why do all our map projects relate to food? Are we really hungry? Is it snacktime yet?
- Search and categorize restaurants by whether they are open now or not
 - Sort and filter restaurants by decade. Let users be able to choose a decade and see just those restaurants.
 - Search, log and add photos/links from LA Public Library old archived menu exhibit online database
 - Search, log and add historic photographs, current photographs, links to YouTube videos of the restaurants
 - Make an extra-fun food-themed old-fashioned 
Mapbox Studiolayer 
- Restaurant name, address, year-created sorted, formatted and cleaned
 - Addresses properly formatted
 - Addresses geocoded
 -  Preliminary 
.geojsonmap - Visuals: Add images/videos, menus from LA Public Library, links/menus of actual website/restaurant
 
- CartoDB - Color organizing by time/age
 - Leaflet pin points - Data bubbles information formatting
 - Styling the base layer of the map with Mapbox
 - Adding menu photos and other visual links
 
- If you're trying to make edits, Make a GitHub account, log in, and make sure you are part of 
maptimeLAgroup. - Open Terminal and clone this repository by running 
git clone https://github.com/maptimeLA/old-la-restaurants. If you're using theGitHub App, click the blue Plus sign on the upper left hand corner, go toCloneand findmaptimeLA/old-la-restaurants cd old-la-restaurantspython -m SimpleHTTPServer 8000- Go to your browser and open 
http://localhost:8000/ - To open on your phone, find your IP address and open 
http://[YOUR-IP-ADDRESS]:8000/ 
git push origin mastergit checkout gh-pagesgit rebase mastergit push origin gh-pages- Visit at http://maptimela.github.io/old-la-restaurants/