Git Product home page Git Product logo

which-'s Introduction

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: Allan Trinh
  • Scrum Master: Travis Miller
  • Development Team Members: Kristen Hayel, Irene Koan

Table of Contents

  1. Usage: Local
  2. Usage: Mobile
  3. Requirements
  4. Development
    1. Installing Dependencies
    2. Roadmap
  5. Team
  6. Contributing

Usage: Local

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

Usage: Mobile

Serve the backend from Heroku.

Make a login at https://apps.ionic.io/.

From the command line, go to the root folder of your client app, the folder that has the www folder in it.

Run ionic io init, or subsequently, ```ionic upload --note "Added blue header" --deploy=production`` Fill in your note, and then add your login info when prompted. You are uploading, and deploying instantly to production.

In your app store, download Ionic View to your phone. Log in to the Ionic View app with your ionic.io login. Click your app and click Download (the middle button). When the app has downloaded to your phone, click View App.

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

Contributing

See CONTRIBUTING.md for contribution guidelines.

which-'s People

Contributors

allan-trinh33 avatar madbernard avatar travisbmiller avatar sgao103 avatar cyhtan avatar stinkyfruit avatar veebuv avatar

Watchers

James Cloos avatar  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.