Skip to content

cs275/Groupit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupit

To Run the app:

  1. run "git clone https://github.com/cs275/Groupit.git"
  2. Open eclipse select Groupit/app/ as the workspace.
  3. Got to file->import->General->Existing->Browse
  4. Select the repository's base directory.
  5. Unckeck "Copy files into workspace"
  6. Restart eclipse.
  7. Start the server (see below).
  8. Right click on Groupit, click run, run as android application.

To Run the server:

  1. Install node.js from http://nodejs.org/download/
  2. cd into the groupit/app
  3. run "npm install"
  4. run "node app.js"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages