NTX-McGill / NeuroTechX-McGill-2021

Other
16 stars 5 forks source link

Software (Backend): Route to start collecting for a given character. #88

Closed mlej8 closed 2 years ago

mlej8 commented 2 years ago

@TheFloatingString already started it in his branch for this task, checkout to his branch and rebase main

Create a POST route that receives the following information: (character: str, frequency: float, phase: float, process_id: int)

Tagging @HassanKanj16 @TheMatrixMaster to keep frontend in the loop on progress for backend routes.