This dating app prompts the user with a questionnaire. It then uses an algorithm to pairs each user by how identical their answers were.
This dating app was build using a mysql DataBase in where the app stores the answers from the given questionnaire and a small algorithms pairs each user by how identical the user's answers are.
Implemented the backend using mysql witht the ORM sequelize
Deployed this project using Heroku