Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Doctor ChatBot is an app where a patient can send a chat request to a doctor and when the request is sent,
a chat interface will be opened. A chat bot (Dr.’s assistant) will ask the user about his/her
name, age, symptoms and attachments (if any) within the chat. And in the end when all the data
has been provided, it will post the request to the Heroku URL and display a success message to
name, age, symptoms and attachments (if any) within the chat.And in the end, when all the details
Has been supplied, it will post the request to the Heroku URL and display a success message to
the user as “Your request has been sent to a doctor”.