Skip to content

dat-vikash/WiGi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the private repository for the WiGi system components. WiGi is divided into the following components:
Mobile
 -Android
   - requires facebook sdk (git clone git://github.com/facebook/facebook-android-sdk.git)
 -iOS
   - requires facebook sdk (git clone git://github.com/facebook/facebook-ios-sdk.git)
Web
 -site
   -when using virtualenv with --no-site-packages, the development packages lubcurl-4-gnutls-dev and python-dev must be installed so that a new copy of pycurl can be built inside the virtualenv. Pycurl is a Tornado dependecy.