GithubHelp home page GithubHelp logo

arconnect-manager's Introduction

ARConnect-Manager

ARConnect-Manager is a webapp created to manage tournaments in a LAN-like event.

Access the demo here

Installation du projet en local

  1. Cloner le projet en local
  2. Installer les modules pythons qui sont dans ./Api/requirements.txt
  3. Dans ./Api/., lancer les migrations avec la ocmmande python manage.py migrate
  4. Toujours au même endroit, exécuter le serveur avec la commande python manage.py runserver
  5. Se déplacer dans ./frontend/
  6. Installer les modules NPM avec la commande npm install
  7. Démarrer le serveur avec la commande npm run dev

Sources

arconnect-manager's People

Contributors

joflucki avatar alexandremaquet-hearc avatar danielmoreirad avatar itchibli avatar

Stargazers

 avatar  avatar

Watchers

 avatar Julien M'Poy avatar  avatar

arconnect-manager's Issues

FRONTEND hash password

MUST Hash all password before sending them through HTTPS. Even though the HTTPS protocol already encrypts the content of the request, it's safer to hash. The modification has to be done in the AuthService.js file, precisely in the login and register methods.

FRONTEND - Mise a jour des scores, rafraichir la page

page modif de tournois / matchs -> lors màj score, rafraichir la page/les matchs indisponibles
afin de récupérer les noms des joueurs qui joueront les futurs matchs pour afficher les matchs
nouvellement disponibles ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.