GithubHelp home page GithubHelp logo

final-hopital's Introduction

PDO - Partie 2 : Écrire des données

Attention : Exécuter patients.sql avant de commencer les exercices.

Exercice 1

Créer une page ajout-patient.php et y créer un formulaire permettant de créer un patient. Elle doit être accessible depuis la page index.php.

Exercice 2

Créer une page liste-patients.php et y afficher la liste des patients. Inclure dans la page, un lien vers la création de patients.

Exercice 3

Créer une page profil-patient.php. Elle doit permettre d'afficher toutes les informations d'un patient. Elle doit être accessible depuis la page liste-patients.php et afficher les informations du patient sélectionné.

Exercice 4

Depuis la page de profil d'un patient, permettre la modification de ce patient.

Exercice 5

Créer une page ajout-rendezvous.php et y créer un formulaire permettant de créer un rendez-vous. Elle doit être accessible depuis la page index.php.

Exercice 6

Dans la page liste-rendezvous.php, afficher la liste des rendez-vous. Inclure dans la page, un lien vers la création de rendez-vous.

Exercice 7

Créer la page rendezvous.php. Elle doit permettre d'afficher toutes les informations d'un rendez-vous. Elle doit être accessible depuis la page liste-rendezvous.php et afficher les informations du rendez-vous sélectionné.

Exercice 8

Depuis la page d'un rendez-vous, permettre la modification de ce rendez-vous.

Exercice 9

Sur la page profil du patient, afficher sous ses informations la liste de ses rendez-vous.

Exercice 10

Depuis la page liste-rendezvous.php permettre la suppression d'un rendez-vous.

Exercice 11

Depuis la page liste-patients.php, permettre de supprimer un patient et ses rendez-vous.

Exercice 12

Ajouter dans la page liste-patients.php, un champs de recherche.

Exercice 13

Dans la page liste-patients.php, créer une pagination.

Exercice 14

Créer une page ajout-patient-rendez-vous.php et y créer un formulaire permettant d'enregistrer simultanément un patient et un rendez vous.

final-hopital's People

Contributors

alexandre-loretzin avatar julien42120 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.