lecture-attendance-manager/app
Joshua Coles a0918ce011 Add total lecture time and improve time representation
In the attendance tracker view, the total times for preparation, in lecture, and review have been humanized for better readability. Also, total time spent on lectures for each week has been included for a quicker overview. A helper method 'humanise_duration' has been added in application helper to convert time into a more readable format. Changes have been done in 'lecture' model for calculation of total time.
2023-10-06 22:38:48 +01:00
..
assets Fix SASS build issue take 3??? 2023-10-05 10:00:13 +01:00
channels/application_cable Initial commit 2023-09-29 17:45:19 +01:00
controllers Update dashboard 2023-10-06 22:11:36 +01:00
dashboards Update dashboard 2023-10-06 22:11:36 +01:00
helpers Add total lecture time and improve time representation 2023-10-06 22:38:48 +01:00
javascript Add in lecture time popover 2023-10-06 20:49:53 +01:00
jobs Add some naive filtering to the Toggl scraping job to ignore time entries that have already been tracked 2023-10-06 22:06:54 +01:00
lib Add checkin notifications for starting lectures 2023-10-05 09:59:08 +01:00
mailers Initial commit 2023-09-29 17:45:19 +01:00
models Add total lecture time and improve time representation 2023-10-06 22:38:48 +01:00
views Add total lecture time and improve time representation 2023-10-06 22:38:48 +01:00