Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

30 lines (27 loc) · 1.46 KB

Doctor's Appointment Taking App

Welcome 🤞 To Doctor 👨‍⚕️ Appointment Taking Application

APK Download Link

Implementation Details

  • Implemented auth service 🔓 for user registration and authentication using Firebase Authentication
  • Implemented form validation ✅
  • Used the cloud firestore database for storing 🏪 doctor's information
  • Implemented a database service for retriving data from cloud firestore 🔥
  • Used the provider package for user state management
  • Used a calender 📅 package for date input from user and validate the input
  • Implemented a mail 💌 service for sending emails to user email address when anyone takes appointments

Note: This application is developed as a part of my android application development course. Also I have added new features to this application to serve as a hospital management system. Feel free to ask me anything about this project.

Demo Screenshots

User Sign-in &

User Sign-in

User Register Page

User Register

User Input Validation

User Input Validation

User Type

User Type

Doctor Category

Doctor Category

Doctor List

Doctor List

Doctor Profile

Doctor profile