DentallApp is a web application with chatbot for appointment management, reminders and sending appointment cancellation messages for the dental office called World Dental CO
This application was actually a degree project which can be found here or you can also download the pdf here (only available in spanish).
This application was developed as a degree project for the University of Guayaquil, however, it is not ready to run in a production environment. All requirements for this project were obtained through interviews with the owner dentist of World Dental CO.
In the end, this project was never deployed in that dental office for personal reasons of the authors. However, it was decided to publish the source code of this application so that the community can use it for learning purposes (learn from it or even improve it).
- Appointment scheduling from a chatbot.
- Sending appointment information by whatsapp when scheduling an appointment.
- Sending appointment reminders by WhatsApp.
- Sending appointment cancellation messages by WhatsApp.
- Authentication based on JWT (JSON Web Token).
- Role-based authorization.