angelstam / SQAT-LAB3

HiT - Software Quality Assurance and Testing - Lab 3: Commission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQAT-LAB3

##HiT - Software Quality Assurance and Testing - Lab 3: Commission This project was created as a laboration exercise in the course Software Quality Assurance and Testing at Harbin Institute of Technology during March and April in 2014 by Johan Angelstam and Fredrik Rosenqvist.

This is an application created using AngularJS with a PHP-MySQL backend.

##JSON REST API

GET /order Returns a list of months not closed.

GET /order/<month> Returns a list of orders for the selected month, YYYY-MM.

POST /order/<month> Send an array with the keys (town, locks, stocks, barrels) to create a new order for the selected month.

GET /commission Returns a list of the commission for all closed months.

Resources

Testing Tools

Charts

Authentication and REST and Angular and JSON Web Token (JWT)

About

HiT - Software Quality Assurance and Testing - Lab 3: Commission


Languages

Language:JavaScript 81.2%Language:CSS 18.3%Language:PHP 0.5%