Skip to content

leonardpunt/lunatech-notime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoTime

A timesheet application written in Java using the Play 2 framework. Currently running on version 2.0.1.

Installation

Local

$ play

More information about the Play console: http://www.playframework.org/documentation/2.0.1/PlayConsole

(Note: the password for the dummy accounts is 'secret')

Heroku

$ heroku login
  • Create a new Heroku application using the 'cedar' stack:
$ heroku create -s cedar
  • Push repository to Heroku
$ git push heroku master
  • Open the application
$ heroku open

(Note: By default you can login with username admin and password admin)

Issues tracker

Report issues at https://github.com/lunatech-labs/lunatech-notime/issues.

About

HRO graduation project: Time tracking tool, written as a Lunatech internship project

Resources

Stars

Watchers

Forks

Packages

No packages published