Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 1.56 KB

File metadata and controls

64 lines (46 loc) · 1.56 KB

Data Touch Feelings

Data Touch Feelings => Insight

  • Swipe your feelz
  • See your feelz
  • Know your feelz

Team

  • Product Owner: Nick "@nsipplswezey" diablo fuego
  • Scrum Master: Tole "@tliber" огонь дьявол (ogon' d'yavol)
  • Development Superhero: Dan "@teachrdan" 火の悪魔 (hi no akuma)
  • Development Superheroine: Christine "@cyanCYMK" 화재 악마 (hwajae agma)

Table of Contents

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

Usage

  1. Clone repo
  2. Install dependencies
  3. Launch server with nodemon app.js
  4. Point mobile browser to localhost:8000
  5. Swipe feelz

Requirements

  • Firebase
  • Express
  • Mobile Browser that supports:
    • localStorage
    • canvas elements

Development

###auth.js to boot up the server locally, use must have the auth.js in your root folder, for access to this file email toleliberman@gmail.com

Installing Dependencies

From within the root directory:

npm install -g bower
bower install
npm install

Roadmap

View the project roadmap here.

Contributing