Major WIP
Pre-release
Pre-release
Katharsas
released this
07 Aug 01:11
·
240 commits
to master
since this release
This release is NOT meant for use in production!
Includes the webapp as well as an embedded server which will start up and run the webapp on your computer. Requires Java 8. You can submit a new issue if you find a bug.
How to install:
- Unzip and open unzipped folder.
- Doubleclick the file with ending ".jar" (or type
java -jar filename.jar
in cmd in the folder). - Embedded server should start up, may take some seconds...
- Open browser at http://localhost:8080/GMM
- Login with user "admin" and password "admin"
Changelog:
- New task page design
- Basic synchronization between multiple users works now
- Better performance / less loading