-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/hardikjparmar/GetMeSlot int…
…o main
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# rn-covid | ||
# GetMeSlot | ||
|
||
GetMeSlot is a Reat Native App which can help you in booking slots to get yourself vaccinated! | ||
|
||
## App Features | ||
|
||
- [Most Important] Get notified when slots are available according to your preference | ||
- Change preferences of Age, Dose, Fees, Vaccine to get notified | ||
- Auto refreshing slot list | ||
- Choose beneficiaries to get vaccinated | ||
- And finally, Book appointment from app as soon as slots are available! | ||
|
||
PS: The notification service works on Android only! | ||
|
||
## Screenshots | ||
|
||
<p float="left"> | ||
<img src="/screenshots/3.%20Slot%20List%20Screen.png" alt"Slot List Screen" width="200"/> | ||
<img src="/screenshots/4.%20Slot%20List%20Screen%20-%20Logged%20In%20State.png" alt="Slot List Screen - Logged In State" width="200"/> | ||
<img src="/screenshots/5.%20Beneficiary%20List.png" alt="Beneficiary List Screen" width="200"/> | ||
<img src="/screenshots/6.%20Settings.png" alt="Settings Screen" width="200"/> | ||
</p> |