Skip to content

dhamberlin/questionsQueue

 
 

Repository files navigation

Question Queue

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

Table of Contents

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

Team

  • Product Owner: Leo Gomez
  • Scrum Master: Debasish Mozumder
  • Development Team Members: David Hamberlin, Paul Jaffre

Usage

The front-end must be bundled 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.

Requirements

  • Node 6.10.0

For a complete list of dependencies, review package.json.

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

See ROADMAP.md.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

This is our greenfield project for out greenfield project at hackreactor

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 75.6%
  • CSS 23.5%
  • HTML 0.9%