Skip to content
/ Dentist Public

Dentist application written in PHP and executed from CLI

Notifications You must be signed in to change notification settings

Urbbiz/Dentist

Repository files navigation

LICENSE Eco Status

Dentist application written in PHP and executed from CLI

PHP Developer Task fol learning purposes.

START PROGRAM
  • In CLI type: php index.php

Project features

  • VANILLA PHP

  • MYSQL

  • PHPUnit

  • PSR-4

  • PSR-3

  • PSR-12

  • OOP

  • Validations (valid email, phone number, identification number)

  • Ability to import/export appointments in .csv format. Example of .csv file added to repository.

Application store these fields:

  • ID
  • Name
  • Email
  • Phone Number
  • National identification number
  • Appointments

Application have the following functionality.

  • Add appointment
  • Edit appointment
  • Delete appointment
  • Delete user
  • Print list of appointments in CSV file.

Authors

Andrius

About

Dentist application written in PHP and executed from CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages