? Dating app
Built with Node, React, Postgres, Socket.io & Material-UI
The project
Matcha is a dating app with the following features:
- ? non-binary gender & sexual orientation choices
- ? matching algorithm based on preferences, distance, common interests and popularity rates
- ? real-time notifications
- ? chat
- possibility to block or report a user
How to quickly try it?
The project is hosted on Heroku: https://maatcha.herokuapp.com/
If you don't want to go through the sign-up process, here are a few login credentials you can use:
* maëlle16675 // xLDUD5AOSsLL2rs
* romain81397 // K1XZ_qxOGYsQnr1
* noémie36222 // ac3i707y193nqWs
The stack
Back
- Node
- Express
- Postgres
- Socket.io : real-time engine (chat + notifications)
- AWS : images hosting
Front
- React
- Material-Ui : React UI framework
API we used
- Google maps
- Mailjet
- Faker : to generate fake profiles for the seed
What it looks like
How we've been working
- ? Planning the project and user stories on Trello : The Project Board
- ? Designing the database on dbdiagram.io
- ? Designing simple wireframes on Figma : The Wireframes
Credits
????Built and designed by @yann120 & @Segolene-Alquier