Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bannaarr01/covid19-vaccination-registrationapp
https://github.com/bannaarr01/covid19-vaccination-registrationapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bannaarr01/covid19-vaccination-registrationapp
- Owner: bannaarr01
- Created: 2021-07-24T15:02:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T00:40:17.000Z (over 3 years ago)
- Last Synced: 2024-02-25T02:29:54.756Z (11 months ago)
- Language: Java
- Size: 593 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android SQLite Sample Covid-19 Vaccination Registration App
This app demonstrate a simple way to register for covid-19 vaccination.## Description
There is no direct registration; instead, the app dashboard displays available vaccines, and users can view information of each vaccine before registering; additionally, after reading the vaccine details, a pre-condition of consenting to a brief quiz is necessary. They can register for the vaccination once they have consented to all of the quiz questions.
## Features
* Splash Screen with Animation
* Registration validations
* Login validations
* Auto Assign Appointment Date and Time
* Session Manager
* DB manager
* Youtube Player
* Expandable layout for the Faq page
* CRUD operation by admin
* Recycler view, card view, date picker
* Menu Drawer and so on.## App Demo
https://youtu.be/krXhIJNQMUs## Getting Started
* Clone the repository
* Run Android Studio
* Open the project
* For Admin Access —> Open the Main Activity and Replace the email and password
* Run the App## License
You are free to use this app.