-
-
Front Page Flow which contains the UI File and the send email flow
-
Payment and enquiry Flow which store data in database
-
Feedback Flow(feedback of doctor is stored in database )
-
Doctor UI Flow from which doctor can see appointments is a good manner
-
Front page View to the user
-
Quick Enquiry
-
Appointment Booking Page
-
About the Doctor's Team
-
Payment Page
-
Feedback page
-
Doctor UI to see daily appointments
Inspiration
Like for ordering food we have UberEats and to book a hotel room we have OYO and to book a Taxi we have Uber/OLA so like that only I want to create a App in which the doctor can visit a patient for a regular checkup.
What it does
We can book doctor appointment for regular checkup and also give feedback after the visit. Appointment Fees can be paid online.
How we built it
I have used HTML for front-end part and Mule 4 for backend part in which each data we enter on the front page goes to the database using database connector. To display the UI of the App I have used Parse Template connector. After a user successfully book a doctor appointment the user will get necessary information through email for which I have used email connector in Mule 4. Many HTTP listeners are used to Create different APIs. From Doctor's point of view I have created a UI in which doctor can see his daily appointments data from fetching data from database.
Challenges we ran into
Connecting the UI with database so that the data can be stored in database. To send email to the user with a unique Token Number . Showing a list of appointments to the doctor on a UI by fetching data from database.
Accomplishments that we're proud of
Having 5 Months of experience in Mule 4 and creating a full stack application and learning a lot while creating it was a great experience. Clearing the challenges I faced is what I am proud of .
What we learned
Learned about different Connectors in Mule 4 like Database connector for different queries , Email connector to send email to the user, Transform message to convert one type of data to other etc.
What's next for My Doctor Appointment
I want to integrate Payment method with PayPal Connector and want to send appointment confirmation to the user by message for that I will be using Twilio Connector. I want to create a Chatbot for my application .
Log in or sign up for Devpost to join the conversation.