Skip to content

Karsdraget/julkalender

Repository files navigation

Julkalender

Todo

  • Create a first hatch

    • Work on the template
    • Get the border around the panel
  • Create date check function

    • It isn't legal to open before the correct date
  • Get Selenium up and running

    • stage should not run Selenium
  • Get Cucumber up and running

  • Initiate an admin site

    • Preview function - tjuvtitta
  • Create mail for [email protected] Mail sent 2016-02-25

Build

Build and start the project:

./gradlew clean stage --daemon; java -jar build/libs/julkalender-all.jar

Logging

Tail the application log

heroku logs --app idagus --tail

Access

Access it at localhost:8080

or live

http://idagus.herokuapp.com/

Mail account

[email protected]

pw: kd + old phone number, without area code

Decision log

Motivate decisions here. We might wonder why we chose to do stuff, let this section contain our motivations.

Releases

No releases published

Packages

No packages published