Hello! Does anyone know of a step-by-step tutorial I could follow to create the code for tracking the amount of time I’ve spent working on tasks for my clients and to display the amount of time remaining on my clients’ dashboards? For example, a client purchases 10 hours and then assigns several tasks. The code I need would allow me to ‘clock in’ to work on a task, and ‘clock out’ when I’m finished. It would subtract the amount of time I was clocked in from the client’s 10 hour balance.