Skip to content

Freelance tool to monitor the time spent carrying out a task, in order to be able to issue a calculated invoice.

License

Notifications You must be signed in to change notification settings

jouleffect/clocktask

Repository files navigation

⏱️ ClockTask 🖥️

Freelance Tool

This project has been realized for the advanced Java course, hold at the University of Palermo.

The repository includes:

📄 R.A.D. in PDF File in Italian language.

📈 Class Diagram images

🔨 Source code + Java classes (ClockTask folder)

📚 JavaDoc

How to use:

  1. Download the .zip from repository.
  2. estract it into a folder.
  3. execute ClockTask.jar file.

The program will start opening this window:

Schermata da 2021-03-27 17-12-46

Building instructions:

  1. Estract the ClockTask folder from the repository and open it on Intellij IDE as a Project.
  2. From source code, run Build/Build artifacts to generate .jar file.
  3. In a shell, go to the project path and run the command: "zip -d ClockTask.jar 'META-INF/.SF' 'META-INF/.RSA' 'META-INF/*SF'".
  4. Finally, run the command "java -jar ClockTask.jar" to start the program.

About

Freelance tool to monitor the time spent carrying out a task, in order to be able to issue a calculated invoice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages