Skip to content

gitgreat/TubeNotes

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 48.0%
  • CSS 30.9%
  • HTML 21.1%