HewlettPackard / HackShack-Session-Landing-Page

MIT License
0 stars 4 forks source link

Need of a new field in Customer Table: CompletionRatio #251

Open pattdepanick opened 2 years ago

pattdepanick commented 2 years ago

We managed to gather / calculate the completion ratio of a given workshops at the end of the wod time. We would like to be able to feed back this ratio figure to the customer table via an API Call.

Therefore We need 1/ Addition of a new field in the customer Table

2/Related API call allowing the Backend to interrogate it and potentially write to it Api call to GET the figure for a given workshop: Should reply with Customer Name / Workshop Name / Date / CompletionRatio Api call to PUT the figure for the given customer would require: Workshop Name or ID / Customer name /