Skip to content
Wolfert edited this page Jun 14, 2012 · 22 revisions

NoTime is a timesheet application written in Java using the Play 2 framework. Developed for Lunatech as an internship project.

The goals of NoTime are:

  • Provide employees with an easy way of keeping their time registration.
  • Give managers insight to time registered by their employees.

In NoTime it is possible to administer users, customers and projects. Users can be assigned to a project, after which they are able to register time spend on it.

NoTime is able to generate reports from the time registration.

Clone this wiki locally