You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graphium is an innovative check-in portal designed to enhance the way companies track and understand employee well-being and productivity. Developed specifically for the company Graphium.
To build your project, open a terminal window, navigate to the root directory of your project, and run the following command:
gradle build
This will build your project and create a jar file in the build/libs directory.
To run your project, navigate to the build/libs directory and run the following command:
java -jar checkin-0.0.1-SNAPSHOT.jar
The project should then be running, navigate to https://localhost to access the webpage.
About
Graphium is an innovative check-in portal designed to enhance the way companies track and understand employee well-being and productivity. Developed specifically for the company Graphium.