Skip to content

Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.

License

Notifications You must be signed in to change notification settings

fernandod1/Laser-hair-removal-app

Repository files navigation

Laser hair removal control panel to manage client's treatments in beauty center

Full PHP script control panel to manage client's database and sessions of laser hair removal treatments in a beauty center.

Features:

  • Add, edit, remove clients.
  • List all clients or search one client.
  • Upload system of client's disclaimer treatment documents.
  • Add, remove new treatment to client. (Mode just one session or Pack of 5 sessions ("bonus pack")).
  • Consume session of client.
  • Counter of sessions left of each treatment of client.
  • Option "pay before session treatment" or "pending payment" label reminder).
  • Note: script is actually only translated to spanish, sorry.

Requirements

PHP and MySQL database.

Instalation

  1. Import in MySQL tables struct from database_struct.sql.
  2. Configure MySQL connection parameters in connectDB.php.
  3. Set in upload.php file full path to /documents/ folder where will be stored client's disclaimer treatment documents.
  4. Upload all files to your hosting. Done.

Screenshots

Main page of control panel:

Listing clients:

Add new client to database:

Client treatments and sessions consumption:

Add new treatment:

Sessions consumption page:

Client's disclaimer treatment documents upload:

Collaborations

Collaborations to improve script are always welcome.

About

Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published