wellstsai / TubeNotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TubeNotes

YouTube note taking app. Allowing users to annotate their favorite videos.

Team

  • Product Owner: Anton Arboleda
  • Scrum Master: Adam Jung
  • Development Team Members: Anton Arboleda, Adam Jung, Nicholas Wang

Table of Contents

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

Usage

Inside the root directory of the repo, run node or nodemon on server/server.js, then go to localhost:3000

Requirements

  • Node 0.10.x
  • mySQL
  • Sequelize
  • Angular

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 49.4%Language:CSS 28.8%Language:HTML 21.8%