-
-
-
purpose: have a table that saves all the time and dates and number of beds a person booked for a shelter or room has.
Requirements:
user_name int NOT NULL
message text NOT NULL
gender text NOT NULL
q…
-
purpose:
has a table that saves the review a person made for a shelter or room
Requirements:
review id
listing id from the listing id
user_id int NOT NULL
comment text NOT NULL
rating int NOT NULL
H…
-
**Describe the solution you'd like**
Build a working backend server for the application
-
@Quinn-Donnelly
You mentioned on Monday about having to make some changes for the back-end as it is currently not working in the environment. Do you have more info on exactly what changes are needed…
-
-
-
API Testing with C#
-
Instalar y configurar BAbel en el Back end