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

Siax property filtering - frontend #80

Closed jn1118 closed 1 year ago

jn1118 commented 1 year ago

Divided the display into two section: Exact match and non-exact-match. Max number of users to display in each section is 10 users If user doesn't select any preference and then click search button, will display the first 10 users stored in the db.

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
roomie ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 11, 2023 at 7:05PM (UTC)
lmy0125 commented 1 year ago

You need to resolve the conflict in src/firebase/filtering.js and src/pages/properties.js. Maybe you can try to rebase from main again and delete the properties.js.

lmy0125 commented 1 year ago

Screen Shot 2023-03-11 at 9 34 44 AM :)