Coder Social home page Coder Social logo

emergency_waitlist's Introduction

Emergency Waitlist

Comment utiliser

Création de la base de données MySQL

Dans votre terminal, allez dans le répertoire db, tapez mysql -u root -p et entrez le mot de passe de l'utilisateur root. Ensuite, tapez source ./schema.sql et tapez source ./seed.sql.

Lancement du serveur PHP

Dans votre terminal, allez dans le répertoire public et tapez php -S localhost:3306.

Lancement de l'application

Au besoin, remplacez la valeur de PASSWORD dans db_config.php par le mot de passe de l'utilisateur root. Dans votre navigateur, tapez localhost:3306 dans la barre de recherche.

Informations de connexion

Consultez le fichier seed.sql ou le tableau ci-dessous pour vous connecter en tant qu'administrateur ou patient.

Nom d'utilisateur Mot de passe Rôle
admin admin admin
joe joe patient
sam sam patient
max max patient
pho pho patient
mel mel patient
jay jay patient
jon jon patient
ron ron patient
don don patient
ray ray patient
kev kev patient
zak zak patient

Liens

Design de la base de données
Schéma de la base de données
Exemples de données (SQL)

emergency_waitlist's People

Contributors

phoenixbastien 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.