csce-cups / tias

TIAS Is A Scheduler
https://csce-scheduler.com
0 stars 0 forks source link

Implement Trade Request Lambdas for Use in Frontend #54

Closed dantebarbieri closed 2 years ago

dantebarbieri commented 2 years ago

This PR contains the implementations of the lambdas related to requesting, fetching, and responding to trade requests. For now, the only lambda is the one to create a Trade Request, but more will come before a merge.