Giter Site home page Giter Site logo

udit-gupta / socialmaps Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.35 MB

Locating mobile nodes using tower ids(lat-long) using Google’s MyLocation API (with Facebook Connect)

License: GNU General Public License v2.0

Python 9.77% PHP 22.41% JavaScript 67.43% Perl 0.39%

socialmaps's Introduction

Social Maps

Description:

Locating mobile nodes using tower ids which translate to lat-long 
using Google’s MyLocation API (with Facebook Connect)

Directroy Structure/Flow:

mobileproject   -   Contains code for mobile phone
    README      -   Installation steps for phone
    old_Files   -   SOme initial code/info
    
Developement    -   Contains some initial prototypes and other useful information that 
                    may help to understand the system better. 
                    
Diagram         -   The picture describes the working of system at higher level.
socialmaps      -   The Actual code that will run on server.
    old_files   -   Some initial Code/info

You need to change the following entries with your own values in order to make it work like a complete system. A simple grep may suffice.

<example.domain.net> - grep recursively and replace with your domain name(including <>s)

[email protected] - grep recursively and replace with your email id.

define('username', '<db_user>'); - grep and replace db_user with your database user name.

define('password', '<db_passwd>') - grep and replace db_passwd with your database user password. 

<app_id> - Replace with your own App Id.

<client_Token> - Replace with correct Client Token.

Platform:

    Google Location API (LBS without GPS based on GSM Location),PHP, Python, Symbian S60, 
    Google Maps APIv3 with Facebook Connect

socialmaps's People

Contributors

udit-gupta 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.