Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.73 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.73 KB

mytrackr logo

Scrutinizer Code Quality Build Status Code Intelligence Status

Introduction

This is the repository for the application at https://mytrackr.app.

mytrackr allows you to efficiently track your time, set up projects, hourly rates cost estimates, milestones and much more.

The application was built over the course of a weekend for Larahack.

Features / User Story

  • As a freelancer, I need to be able to set my hourly rate in my dashboard.
  • As a freelancer, I need to be able to create projects to log time against.
  • As a freelancer, I need to be able to log time against a project.
  • As a freelancer, I need to be able to set a total amount of time a project has been quoted for.
  • As a freelancer, I need to be able to see how much total time I have spent against the project.
  • As a freelancer, I need to receive alerts once I am reaching the threshold for a project. 50% time taken. 80% time taken.
  • As a freelancer, I need to be able to set milestones. Mark a project as 50% complete, 80% complete, etc.

✅ 100% Code Coverage ✅

Test Results for the mytrackr application