UCSDTESC / inventory

TESC's very own inventory system
0 stars 0 forks source link

Item Requests #6

Open htoo97 opened 4 years ago

htoo97 commented 4 years ago

Right now, we have the HomePage View that shows an all-text form for making item requests. We need to connect it to the backend to do stuff. This is a pretty comprehensive task that could get broken down.

Stretch goals:

subhankar-panda commented 4 years ago

I think @caitlynmliu is working on the first 2 bullet points?

htoo97 commented 4 years ago

reassigning @michl1001 to another issue then! also im assigning this to @caitlynmliu but feel free to remove yourself after working on the first two. ty!

caitlynmliu commented 4 years ago

[4/4/2020 Progress Update]: CheckOutRequests submissions are successful for users to check out a single object. Working on updating the form (front end) so users can input multiple items they want to check out.