/Group-Project

SWEN301 Group Project - KPSmart web application

Primary LanguageJavaScript

Build Status

Group-Project

SWEN303 - KPSmart web application By:

  • Team Leader: Harman Singh
  • Chief Requirement Analyst: Neel Patel
  • Chief Tester: David Thomsen
  • Chief Programmer: Elliot Wilde
  • Chief Designer: Paige Halliwell

Note

Username and Password for the manager are both admin

Getting Started

Prerequisites

  • Node ~5.7.1

To begin development:

  1. Install node onto system
  2. run: npm install to install the node modules
  3. run: npm start to launch the web app

Testing

Tests are found in the 'test' folder. To run the tests, run npm test

A test matrix and other files can be found here

Bugs and Issues

Have a bug or an issue? Open a new issue here on GitHub