You are on page 1of 1

Hello guys I have created an appointment reservation system.

It has a good graphical user


interface (GUI) and User friendly Environment.
Other features of the system are the following.
- add, edit, delete member
- add, edit , delete schedule
- add ,edit , delete services
- add, edit , delete note
- running time code
- sort data
- View clinic services
- User friendly environment
- Auto Search of data per table
- and many more
Hope that some functions of this system can help you someday.
Admin:
Username: admin
Password: admin
Thank you.

Calendar installation

Easy!Appointments is a web application and it needs a web server (Apache or Nginx) with PHP and
MySQL to run on. Perform the following steps for a successful installation:

1. Make sure that your server has Apache/Nginx, PHP and MySQL installed.
2. Create a new database (or use an existing one).
3. Copy the "easyappointments" source folder on your server.
4. Set your server information to the "config.php" file.
5. Open your web browser and navigate to the installation directory URL.

You might also like