roo.me is an interactive and easy web-app for finding roommate apartments.
roo.me offers a search mechanism, an intelligent matching algorithm, live chat and more.
The demand for living in major cities is high and expensive.
Most of the people in their early 20s and 30s, prefer to live with roommates.
People are wasting their time searching unsuccessfully for roommate apartments, going through several platforms.
Moreover, there's no perfect formula for choosing a good roommate.
In most cases, the roommates find themselves splitting up because of a mismatch.
Finding great roommates to live with shouldn’t be that hard.
- Account management.
- Search mechanism
- Intelligent roommate matching.
- Connecting between users.
- Live chat.
Frontend | Backennd | Datebase |
---|---|---|
HTML | Python | SQLite |
CSS | Django | |
JavaScript | Vagrant | |
Bootstarp |
- Install Vagrant and VirtualBox/VMWare hypervisor.
- Clone roo.me repository.
https://github.com/beyond-io/roo.me.git
- Open any terminal and navigate to the project directory.
- Run the
vagrant up
command. - Use any browser and navigate to -
localhost:8080
.
- Create an account.
- Set your preferences and hobbies.
- Search for roommates.
- Connect and chat.
- The perfect match.