Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Latest commit

 

History

History
43 lines (29 loc) · 1.16 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.16 KB

TEAMAG

[Team Management Web Application] (https://github.com/oltruong/teamag)

The purpose of this app was twofold:

  • get a useful tool as a manager to make paperwork faster
  • experiment JavaEE7, AngularJS

Build info

Build Status Coverage Status

Demo

teamag.herokuapp.com

(default login: admin, password: leave blank) Data is reset everyday.

Frameworks used

Getting started

Required software

Build

mvn clean install

Run

java -jar target/teamag-swarm.jar

Default configuration

  • Default user login : admin. Default password is blank Please set Database in persistence.xml file