Git Product home page Git Product logo

a2map's Introduction

#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.

a2map's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.