The backend for rouletting speeddates for Happy Singles. This repository aims to create a backend where a schedule is created and loaded into a database to match every man with every woman if they are provided in a json format.
A speeddating tool used by Happy Singles
- Go to the production server here.
- Enter your name and a room is generated instantly.
- Copy and share the complete url to invite other people in the room.
- Clone this rope
- Run npm install
- Make sure you have a MySql server running on Xampp
- Open CMD
- Type \xampp\mysql\bin\mysql -u root
- Run the database script
- Run npm start
- Wessel van Gils
- Boris Pouw