-
Ensure that the application can connect to the database successfully.
-
Set up environment variables and connection settings for the database.
-
As a developer, I need to establish a secure connection to the PostgreSQL database.
-
Run Prisma migrations to create tables in the PostgreSQL database.
-
Write the Prisma schema file defining all models and relationships.
-
As a developer, I need to design the database schema to store users, roles, appointments, and time slots.
-
### KYC Using Your GitHub Account
Please make sure your GitHub account meets the following requirements (all are required):
- [x] The issue title must be: Request GitHub KYC - Your US.KG Panel r…
-
Implement functionality to send an email notification when an appointment is cancelled.
-
Create an email template for appointment cancellations.
-
As a user, I want to receive an email notification when I cancel an appointment.