Skip to content

niwang55/TubeNotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • HTML 26.0%
  • CSS 1.4%