flux-eco / flux-eco-ehf-app-backend

1 stars 0 forks source link

training session overtime #6

Open mstuder opened 1 year ago

mstuder commented 1 year ago

list of training session recommendations

mstuder commented 1 year ago

may u specifiy the business logic for this. what are the criterias for the recommendations?

nikola-oblak commented 1 year ago

We will discuss this at the meeting today with Doris, she has additional information

nikola-oblak commented 1 year ago
{
  overtime_subTitle: string,
  overtime_description: string,
  overtime_recommendations: [
     // 3 times TrainingSession object
  ]
}