Skip to content
 
 

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Which?

Which? the simple mobile app for picking one of each pair or photos or text. Get input! See how your judgements match up with those of the crowd!

Team

  • Product Owner: Brendan
  • Scrum Master: Madeline
  • Development Team Members: Song, V

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Clone the repo.

Make sure that you have a mongo database running. Try command mongod.

Start the back end server. From root directory: nodemon server/server.js.

Use ionic to serve the front end. From the root directory:

cd client
ionic serve

Requirements

  • Node 4.2.x
  • Mongo

Development

Installing Dependencies

From within the root directory:

npm install
npm install -g cordova
npm install -g ionic
npm install ./client
  (if node-sass fails because of your node version, try installing it separately: npm install ./client node-sass)
bower install ./client

Roadmap

View the project roadmap at https://waffle.io/HRR-TeamTesla/TeamTesla.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages