dwyl / dwyl/app

Many to Many Data Grouping & reporting

Open
#198 2 comments 2 reactions 0 assignees View on GitHub
discuss enhancement technical UI
Dominant language
Dart
Stars
152
Forks
22
PR merge metrics
No merged PRs in 30d

Description

I've realised a limitation to 'NowThen', my current time-tracking app.

I want to see data about **the total amount of time** I have spent on a particular **day/week/month**
- Performing Quality Assurance tasks
- Working for the EMF project
(so that I can bill accurately and know how I spend my time for each project/week/month)

What NowThen gives me is tasks categorised as follows:
- Project A - QA
- Project B - QA
- EMF - QA
- Project A - Front-end Coding
- EMF - Front-end Coding
- Project A - UI Design

------

I want a system that is able to match **My Tasks** with **My Projects** so one recording is simultaneously 3 pieces of data:
- Time working on This task of this description
- Time working This project
- Time performing This task for This project

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.