GitXplorerGitXplorer
x

LookAround-Mobile-Web-App--CS498STK-

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6379344f7b7f7de00a02a8ea3a7fe9dd5f357286

Merge branch 'master' of github.com:xugao/CS498stkFinalProject

xxugao committed 12 years ago
Unverified
06cabc003335f46c96d813ae0880e1ac963dd1b9

498 project

xxugao committed 12 years ago
Unverified
cbed0330d6082789eef92b2fa62c1a5dfdd56dff

Initial commit

xxugao committed 12 years ago
Unverified
1dad0535a8e09b07995570ebd502f9784b312914

cs 498 final project submission

xxugao committed 12 years ago

README

The README file for this repository.

CS498stkFinalProject

Deployed App URL: lookaroundliugao2.appspot.com (note: other important urls are shown in the tech design doc)

========= Project Description:

There are so many people in your life who share the same interests. You might never realized how much you are in common with those “strangers” around you. So, we are trying to build an application which helps you make new friends with those people who you don’t want to be just strangers.

========= Features:

  • Get user's current location (by Html5 geolocation and Google Map API) .
  • Allow users to edit their personal interests, as well as view other people’s profile. Those interests are cached and saved into datastore.
  • Chat with people nearby ( implemented with Channel API ). Chatting history is saved into the browser’slocalStorage.