Skip to content

samyakj2307/cowin_slot_tracker_app

Repository files navigation

Cowin Slot Tracker Android Application

  • This App was made for helping the People getting the Vaccine Slots easily as soon as the Slots becomes available.

  • The Android App lets the User add Pincodes to track and also the Age Group (i.e. 18+, 45+, or Both).

  • The User can also search the Pincodes inside the App for easy viewing of the available slots. The

  • The App is built with Jetpack Compose,Hilt and a Clean App Architecture(MVVM)

  • For notifications, A Django backend is used with Celery-Beat Scheduler which schedules the tasks for searching the Pincode every 5 Minutes. If the Slot is Available it uses Firebase Cloud Messaging Service to send the message to the particular user which has subscribed to that Pincode.

Backend Repository Link

Demo Screenshots


Home Screen

Home Screen


Search Pincode

Search Pincodes


Center Information

Center Information


Center Information


Track Pincode Screen

Track Pincode


Add Pincode for Tracking

Add Pincode for Tracking


Add Pincode for Tracking


Add Pincode for Tracking


Get Notifications

Get Notifications