Git Product home page Git Product logo

gestiontdf's Introduction

GestionTDF

La base est dans le fichier tdf_db.dmp. Base créée par E. Porcq.

Le site possède 3 fichiers principaux :

  • sponsor.php
  • tdf.php
  • coureur.php Ces fichiers correspondent aux pages Sponsor/Equipe, Tour et Coureur.

Tous les traitements Php (ajouts, suppressions, modifications, lecture de la base) sont dans le dossier traitementPhp. Le javascript est dans fonction.js Nous avons souhaité réaliser un site qui ne nécessite pas de recharger la page pour avoir plus d'informations. Pour cela nous avons utiliser Ajax et Jquery ainsi que Datatables pour les tableaux et JQueryUI pour les dialogues.

Fonctionnement de coureur.php :

  1. On charge le tableau coureur
  2. On detecte le clic sur ce tableau, si c'est le cas on lance une fonction JS qui utilisera Ajax pour lancer un traitement PHP et récuperer les participations du coureur sélectionné.
  3. On affiche les participations du coureur
  4. On attend le clic sur ce tableau et on fait la même chose (Ajax, Php, on récupère et on affiche dynamiquement) Détection du clic -> Javascript -> Ajax -> Php -> BDD -> Php -> Ajax -> Javascript -> Mis à jour sur le site

Tdf et sponsor fonctionne de la même manière.

Hugo Da Roit. Benjamin Lévêque.

gestiontdf's People

Contributors

yaty avatar

Stargazers

 avatar

Watchers

 avatar

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.