Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 642 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 642 Bytes

Implement a simple time logger web application that solves the following three user stories:

  1. As a freelancer I want to be able to register how I spend time on my projects, so that I can provide my customers with an overview of my work
  2. As a freelancer I want to be able to get an overview of my time registrations per project, so that I can create correct invoices for my customers
  3. As a freelancer I want to be able to sort my projects by their deadline, so that I can prioritise my work

Individual time registrations should be 30 minutes or longer, and once a project is complete it can no longer receive new registrations