Skip to content

rongybika/appointment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can make an appointment site using this code.

This code use Easy!Appointments like a service.

You have to setup the appointment service from service folder.

Please open config folder and create confing.php file with next lines:

$host = 'YOUR_HOST'; $dbname = ''; $username = ''; $password = '';

$client_id = 'ID_FROM_APPOINTMENT_SERVICE'; $client_secret = 'SECRET_FROM_APPOINTMENT_SERVICE';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors