3rd project of the Web Branch of 1337. Create a dating WebSite where the user can create his profile, search other users, like them and begin a conversation with a chat if the person liked him back.
- Inscription and connexion
- User profile
- User experience
- Research and filter users
- Real time chat
- Real time notification system
- Using Google API
- Node.js : https://nodejs.org/
- Express : http://expressjs.com/
- Mysql : https://www.mysql.com/
- Socket.io : https://socket.io/
Lance le script pour hydrater la base donnes qui contient plus de 500 profils
cd client
serve -s dist
cd Api
npm run dev
*Noreddine Hakkaoui && Yasser Bolles