Skip to content

This is our greenfield project for our greenfield project at hackreactor

Notifications You must be signed in to change notification settings

hrnyc7-europa/questionsQueue

 
 

Repository files navigation

Question Queue

A web application for students to submit questions to be answered during a lecture. Questions can include code snippets or tags.

Table of Contents

  1. Team
  2. Usage
  3. Requirements
  4. Development

Team

Greenfield Team

  • Product Owner: Leo Gomez
  • Scrum Master: Deb Mozumder
  • Developer: David Hamberlin
  • Developer: Paul Jaffre

Legacy Team

  • Product Owner: Arturo Ruvalcaba
  • Scrum Master: Willian Hua
  • Developer: Thomas O'Connor

Usage

Bundle FrontEnd before running the application. Run 'npm build' to run the bundler once, or 'npm run dev' to have the bundler watch for changes.

To start the server, run 'npm start' from the root directory.

Requirements

  • Node 6.10.0

For a complete list of dependencies, refer to 'package.json'.

About

This is our greenfield project for our greenfield project at hackreactor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • CSS 8.3%
  • HTML 0.8%