swciitg / django_hacktober_2022

A portal to book rooms, issue keys at New SAC, IITG.
3 stars 11 forks source link

Django Rest API to book room. #22

Open ArpitSureka opened 1 year ago

ArpitSureka commented 1 year ago

Build an API to book the room and add entry to log table

AjmalPonneth commented 1 year ago

@ArpitSureka can you assign this to me??

AjmalPonneth commented 1 year ago

@ArpitSureka can you explain a little about booking strategies??

ArpitSureka commented 1 year ago

I didn't get what you mean by strategies. You need to create an post request to book room and add that entry in the logEntry bookings model. Room number and student id will be sent by client set key taken and given as none and stage as requested.

banner29 commented 1 year ago

@ArpitSureka can you assign this issue to me?