PaulinaAldaco / PeripheralLoansAPI

The API for Peripheral Loans, a web application to manage electronic device lending
0 stars 1 forks source link

Add uuid to device requests #6

Closed PaulinaAldaco closed 2 years ago

PaulinaAldaco commented 2 years ago

Each requested device is a row in the database. Use a uuid to identify all requested devices as part of one loan request.

PaulinaAldaco commented 2 years ago

No longer going to be used