Skip to content

MujunZ/A2Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#More than Chinese Restaurant in Ann Arbor

A Udacity Front-end Developer Course Project

Hello! Welcome to Ann Arbor with Minion!

Here is a map of the best Chinese restaruants in Ann Arbor. There are also two restaruants are not Chinese, just for reconmentation. One Chinese restaruant is actually not very good. Can you find it?

##Get Start

  • Start Load the map. Then you can see all the 8 places.
  • Search Type the restaruant's name in the input box and the restaruant will be filtered out.
  • Show/Hide The Pin Click the button of the restaruant's name to see/hide the pin.
  • Show More Info Click the pin to see the restaruant's name, picture from yelp, phone number and my note.
  • Change Map Style Click the menu on the upper left side

Setup

Clone the repo

$ git clone https://github.com/MujunZ/A2Map.git

Go to the folder

$ cd /A2Map

Set up localhost (more details see here)

$ python -m SimpleHTTPServer 8080

and you will see the following message:

Serving HTTP on 0.0.0.0 port 8000 ...

Then type the following address in your browser:

http://127.0.0.1:8080

Set up Grunt packages

Get started with grunt (more details) by Installing the CLI

npm install -g grunt-cli

Install Grunt

npm install grunt --save-dev

Install Unglify

npm install grunt-contrib-uglify --save-dev

Run Grunt

grunt 

Acknoledge

Thanks to Udacity hard-working mentors, Karol, Sarah_m, etc., reviewers, Ann Arbor Coffee House Coders organizer, Scott Goci and Chinese Udacity WeChat group Zhilian Dai for your in time help whenever I stuck myself in a corner.

I finally completed this project at the last night of the third month of this Nanodegree. I feel I learned a lot in the past three month: Javascript from 0 to 1, GitHut from 0 to 1, etc. etc.

About

A personalized map of Ann Arbor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages