CSE210-G13 / my-roommates

A platform for students to find compatible roommates based on their preferences and lifestyle. CSE210 WI23 project.
https://roomie-green.vercel.app
1 stars 0 forks source link

[Backend] Adding logic for user request and user property prefernce #62

Closed adityabarsainya closed 1 year ago

adityabarsainya commented 1 year ago

User Story: 1 As a user, I should be able to request a connection with roommates that I'm interested in. 2 As a user, I should be able to see the list of connection requests from another user. 3 As a user, I should be able to accept or reject requests from another user. 4 As a user, I should be able to save the property that I'm interested in. 5 As a user, I should be able to see the list of other users who are interested in the property. 6 As a user, I should be able to remove the property from the user interested list.

Design the functionality to store the different states of the request i.e accepted / pending. Implementing logic to Accept/Reject the request. Also developed functionality to return a list of users in pending/accepted categories. Implemented logic to store the list of properties liked by the user. Also provided functionality to remove the property from the user interested list.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
roomie ✅ Ready (Inspect) Visit Preview Mar 3, 2023 at 6:21PM (UTC)