You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ EasyRelocate is an open-source, non-commercial decision-support tool for housing
3
3
4
4
When relocating for an internship, research visit, or new job, housing information is often fragmented across multiple platforms, making comparison slow and error-prone. EasyRelocate helps users organize and compare housing options by focusing on what matters most: where to live, not where to book.
5
5
6
-
Users collect listings while browsing platforms such as Airbnb, BlueGround, facebook group using a lightweight browser extension. EasyRelocate then aggregates the minimal, user-authorized information needed to visualize listings on a single map and compare them by price, location, and commute time to a chosen workplace.
6
+
Users collect listings while browsing platforms such as Airbnb, Blueground, facebook group using a lightweight browser extension. EasyRelocate then aggregates the minimal, user-authorized information needed to visualize listings on a single map and compare them by price, location, and commute time to a chosen workplace.
7
7
8
8
EasyRelocate does not scrape platforms server-side, host listings, process payments, or replace original marketplaces. It exists solely to help users make better relocation decisions, while respecting platform boundaries and directing all final actions back to the original sources.
9
9
@@ -86,7 +86,8 @@ Set your workplace target by:
86
86
4. Select the `extension/` folder
87
87
5. In the extension **Options**, set API base URL to `http://localhost:8000` (default)
88
88
89
-
Then open an Airbnb listing detail page (`/rooms/...`) and click “Add to Compare”.
89
+
Then open an Airbnb listing detail page (`https://www.airbnb.com/rooms/...`) or a Blueground
90
+
property page (`https://www.theblueground.com/p/...`) and click “Add to Compare”.
0 commit comments