From c58e47d51a76f46900bd83bc3eb35a5b808cdabd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 3 Sep 2021 12:44:04 +0200 Subject: [PATCH] Create DESCRIPTION.md --- doc/DESCRIPTION.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/DESCRIPTION.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..4582dae --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1,13 @@ +Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database. + +### Features +The application is designed to be flexible enough so that it can handle any enterprise work flow. + +- Customers and appointments management. +- Services and providers organization. +- Working plan and booking rules. +- Google Calendar synchronization. +- Email notifications system. +- Self hosted installation. +- Translated user interface. +- User community support. \ No newline at end of file