Ask for appointment from anyone by sending them mail and once they accept the invitation, you will get a notification and now you can generate a QR code which can be shown at the time of appointment.
- Clone the repo.
- Run
npm install && cd ios && pod install. - Setup RNFirebase.
- Run
npx react-native start.
- Clone the repo.
- In service/firebase directory, run
npm install. - Setup Firebase functions.
- Run
firebase emulators start:functions.
Note: The animations in below gifs might seems stuttery because gifs are converted to lesser fps to reduce their size and reduce loading time. Please wait for gifs to load.
| Splash Screen | Registration Screen |
|---|---|
![]() |
![]() |
| Login Screen | Profile Screen |
|---|---|
![]() |
![]() |
| Book appointment success Screen | Book appointment failed Screen |
|---|---|
![]() |
![]() |
| Appointment email to appointer |
|---|
![]() |
| Check appointment Screen | No appointment Screen |
|---|---|
![]() |
![]() |
| QR code Screen | Contact me Screen |
|---|---|
![]() |
![]() |










