Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KejariwalAyush authored May 16, 2021
1 parent b108e16 commit 2d8e8fe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ A flutter app to notify users about vaccine slots availability in their area.

## Working

- App uses [backgroung fetch]('https://pub.dev/packages/background_fetch') & [awesome notifications]('https://pub.dev/packages/awesome_notifications') dependencies from pub.dev
- Api Used in this app is [here]('https://apisetu.gov.in/api/cowin#/)
- State Management - [GetX]('https://pub.dev/packages/get')
- Fast UI Development using [VelocityX]('https://velocityx.dev/')
- App uses [backgroung fetch](https://pub.dev/packages/background_fetch) & [awesome notifications](https://pub.dev/packages/awesome_notifications) dependencies from pub.dev
- Api Used in this app is [here](https://apisetu.gov.in/api/cowin#/)
- State Management - [GetX](https://pub.dev/packages/get)
- Fast UI Development using [VelocityX](https://velocityx.dev/)

## Screenshots

![App Screenshot]('https://raw.githubusercontent.com/KejariwalAyush/notify_me/master/screenshot.PNG')
![App Screenshot](https://raw.githubusercontent.com/KejariwalAyush/notify_me/master/screenshot.PNG)

0 comments on commit 2d8e8fe

Please sign in to comment.