Underground Personnel Tracking System
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You need to install:
- JDK 8+
- Maven 3.6.3
- PostgreSQL 9.6
- Maven - Dependency Management
~$ unzip minetrack.zip -d output/directory
~$ cd go/to/project/output/directory
~$ mvn clean package
~$ cd go/to/project/target/directory
~$ java -jar minetrack-[version].jar
- Gafur Hayytbayev
- Mahmut Çavur
See also the list of contributors who participated in this project.