tliber / Fire-Devil

Emotion tracker for students of Hack-Reactor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire-Devil

Data Touch Teelings => 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 your mobile browser to localhost:1337
  5. Swipe feels

Requirements

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

Development

Installing Dependencies

From within the root directory:

npm install -g bower
bower install
npm install

Roadmap

View the project roadmap here.

Contributing

See _CONTRIBUTING.md for contribution guidelines.

See STYLEGUIDE.md for the project's style manual.

About

Emotion tracker for students of Hack-Reactor


Languages

Language:JavaScript 95.3%Language:CSS 4.7%