Skip to content

chenweishi/LookAround

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LookAround

AngularJS Learning Playground ( with some more items like Twitter bootstrap, Google maps API, TDD using Karma runner )

LookAround Demo

Codeship Status for shidhincr/LookAround

What we're going to do ?

It'll be a simple application using Google maps API to load the location service and find the nearest ATM,Bar,Hotels, Pubs ..etc. Google is already providing this information on their Google+ page –– but as I said earlier, we'll be mimicking the same for our learning purpose.

Technologies/Frameworks used here :

  • Angular JS
  • Google Maps API
  • Twitter bootstrap
  • TDD ( Karma runner )
  • Yeoman ( Optional now )

Update : I couldn't set up the tests using karma due to time constraints. That's the next item in my TODO list.

Demo

Fiddle around with demo : LookAround Demo App

Want to Contribute ?

I'm so happy if you do. Fork the project, make whatever changes you want to do and submit a pull request.

For testing it locally, there's a web-server.js file included in the scripts folder. Open up the terminal and run the JS file ( You need to have NodeJS installed ).

For any discussions on feature requests, improvements, bugs : join me here on Gitter chat

Copyright (c) 2014 Shidhin C R - Licence

About

AngularJS Learning Playground ( with Twitter bootstrap, Google maps API, TDD using Karma runner )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.6%
  • HTML 28.0%
  • CSS 2.8%
  • Batchfile 1.3%
  • Ruby 1.2%
  • Shell 1.1%