Tour the website at: zoomieroomies.ianconceicao.com
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.
- Fronted: React.js
- Backend: Node.js + Express.js
- Uses TypeScript enterprise standards for the architecture
- Database: MongoDB hosted with MongoDB Atlas
- Continuous Deployment: Netlify for the frontend, Heroku for the backend