The project is a web application developed as part of a school project. It utilizes React for the front end and Nest for the backend.
- Frontend: React
- Backend: Nest
Our web application supports authentication through Google and 42 OAuth, providing users with a secure and convenient login experience:
- We allow anyone to create a group and setting this :
- Within each group a hierarchical structure is established like this:
- Groups can be searchable and accessed based on their privacy settings(public, password-protected, and private):
- Players are Managed by called Rooms each Player who gets joined into a Game will be added to a Room by that he will be waiting for another Player to join in to Play also we secure that no more than 2 Players will join.
Omar Toufah Mohamed Amellal Ayoub Bensguia Ibrahim nada Mohamed Khalil Naqqad
npm create vite@latest
npm install
npm install nes.css
npm install react-cookie
npm install -D sass
npm install jwt-decode
npm install react-router-dom
npm install xp.css
npm i react-draggable
npm i react-hot-toast
npm i react-scroll-horizontal
npm install --save react-animated-text-content
npm i react-anime -S --force
npm install framer-motion --force
npm install react-awesome-reveal @emotion/react --force
npm i p5 --force
npm i react-p5-wrapper --force
npm i --save-dev @types/p5 --force
npm i react-countdown --force
npm run dev
https://iconduck.com/sets/pixelarticons-icons-set
https://www.streamlinehq.com/icons/pixel
https://www.syncfusion.com/blogs/post/top-7-react-animation-libraries-in-2022.aspx
https://downloads.khinsider.com
https://jasonwatmore.com/post/2020/07/17/react-axios-http-post-request-examples
https://stackoverflow.com/questions/61385454/how-to-post-multiple-axios-requests-at-the-same-time
https://rapidapi.com/guides/axios-async-await
https://www.youtube.com/watch?v=5j7QLUx277Q
https://masteringjs.io/tutorials/fundamentals/foreach-break
https://pixabay.com/sound-effects/search/chip/
- Map :
https://howtodoinjava.com/typescript/maps/
https://sentry.io/answers/how-do-i-resolve-cannot-find-module-error-using-node-js/
https://stackoverflow.com/questions/62185425/why-is-console-log-logging-twice-in-react-js
https://www.youtube.com/@kodebot
https://stackoverflow.com/questions/52051857/nest-schedule-npm-not-working
https://codesandbox.io/s/usestate-with-an-object-multiple-values-sorta-d52zt