Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 1.9 KB

README.md

File metadata and controls

68 lines (53 loc) · 1.9 KB

Zoomie Roomies

Tour the website at: zoomieroomies.ianconceicao.com

Motivation

Graduating university leads to a lot of change, and it can often be difficult to start the next phase of your life. Zoomie Roomies is a website I and some friends made to help new-grads find roommates. Users can sign up, login, submit information about themselves, and search for roommates or browse through recommended potential roommates.

I specifically worked on the backend, database structure, object models and roommate recommendation algorithm.


Tech Stack

  • Fronted: React.js
  • Backend: Node.js + Express.js
  • Database: MongoDB hosted with MongoDB Atlas
  • Continuous Deployment: Netlify for the frontend, Heroku for the backend


Authors