Your personal pandemic assistant 📱

Related tags

App Sars-CoV-2
Overview

Sars-CoV-2 😷

Your personal pandemic assistant 📱

Download APK

API's Used

Intended User

It can be used by anyone.

Features 📲

  • Splash Screen.
  • Get Started Screen.
  • Sign in / Sign up.
  • Call & Send SMS to Covid helpline.
  • A small quiz related to Covid.
  • PM Relief Fund information available.
  • All Indian states Covid data.
  • Your Location information.
  • Precautions & Symptoms.
  • All countries data search available.
  • Feedback form.
  • Logout option.

User Interface Mocks 💻

Screen 1 (Splash Screen) image

Screen 2 (Get Started Screen) image

Screen 3 (Sign in / Sign up) image

Screen 4 (Home Screen) image image

Screen 5 (Search Country) image

Screen 6 (Precautions) image

Screen 7 (Symptoms) image

Screen 8 (Feedback Form) image

Screen 9 (About) image

Key Considerations 🔑

  1. How will your app handle data persistance ?
    • The app uses Firebase authentication for user registration and Firebase realtime database for storing all the feedbacks and suggestions given by the user.
  2. Libraries used in the application.
    • Firebase libraries for data handling (VERSION: 19.3.0)
    • Picasso (VERSION: 2.5.2)to handle the loading and caching of images.
    • Volley library(VERSION: 1.2.0) for API calling and handling.
    • Lottie library (VERSION: 3.4.0) for animations.
    • Eazegraph library(VERSION: 1.2.5) for pie chart.

Required Tasks 🧿

This is the section where you can take the main features of your app (declared above) and break them down into tangible technical tasks that you can complete one at a time until you have a finished app.

  1. Task 1: Project Setup

    • Configure libraries
    • Build UI for Splash Screen
    • Build UI for Sign in / Sign up
    • Setup of Firebase services
  2. Implement UI for Each Activity

    • Build UI for MainActivity
    • Setup the Navigation Drawer.
    • Code implementation for the activities till task 2.
  3. Implementation of Volley Library for fetching data

    • Implementation of Volley
    • Fetch data from the API
    • Show the fetched Data in the UI
  4. Task 4: Additional Features

    • Implementing map for viewing your location
    • Creating Precautions Activity
    • Creating Symptoms Activity
    • Creating About Activity

Declarations 🏹

  • This app is written solely in the Java Programming Language.
  • The app enables RTL layout switching on all layouts.
  • If it performs a short duration, on-demand requests (such as search), the app uses an AsyncTask.
  • If it needs to pull or send data to/from a web service or API only once, or on a per request basis (such as a search application), the app uses an IntentService to do so.
  • It uses Location of your device to show it on Map.
You might also like...
Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software
Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software

Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software. It primarily helps organize one's finances and keeps track of where, when and how the money goes.

MeuRastreio - Tracking app for studies and personal use
MeuRastreio - Tracking app for studies and personal use

Meu Rastreio APP para rastreio de encomendas rastreáveis pelos correios. Criado

Personal notes and reminders app

Notes App App de anotações e lembretes pessoais, onde é possível adicionar um título com texto de componente, mudar a cor do lembrete, editar ou delet

Noted is a Clean Architectured android application for taking personal notes
Noted is a Clean Architectured android application for taking personal notes

Noted is an android application for taking notes. The user can create, edit, review, and delete notes. They also can specify a category for each note.

Find your ideal fitness partners according to your preferences and interact with them whenever you want! All this with no hassle, because there's FitMate! Take timed challenges updated daily, read blogs related to health, and be a part of numerous communities too! During covid times, partner with your FitMate to achieve your fitness goals at home. Easy app for managing your files without ads, respecting your privacy & security
Easy app for managing your files without ads, respecting your privacy & security

Simple File Manager Can also be used for browsing root files and SD card content. You can easily rename, copy, move, delete and share anything you wis

when you use restful api and network get disconnect you have to store your data local for make your app faster and work on ofline mode

AppArchitectureOflineMode when you use restful api and network get disconnect you have to store your data local for make your app faster and work on o

Taskify - An app to manage your daily tasks and boost your productivity. Taskify is built using kotlin and follows all modern android Development practices and hence is a good learning resource for beginners
Taskify - An app to manage your daily tasks and boost your productivity. Taskify is built using kotlin and follows all modern android Development practices and hence is a good learning resource for beginners

Taskify Taskify is an app to manage your daily tasks and boost your productivity Video Introduction 📹 This is a small introduction video about Taskif

Alkatraz is an app that helps you to Reach your goals by managing your Habits .
Alkatraz is an app that helps you to Reach your goals by managing your Habits .

Alkatraz - Build healthy habits for healthy life Alkatraz is an app that helps you to Reach your goals by managing your Habits . It's makes your life

Owner
Prasoon Soni
Android App Developer 📱 | Coder 💻
Prasoon Soni
Personal Android enhancement app. For personal use.

dtinth’s Tools A personal Android enhancement app that I use on my device. Morse code notifier vibrates my phone when I receive a notification. Notifi

Thai Pangsakulyanont 8 May 9, 2022
Google Assistant App Actions on Android

App Actions let users launch specific features in your app using Google Assistant. By enabling App Actions to extend your app, users can easily deep link into your apps via Assistant by simply speaking a request to the Assistant.

MindInventory 6 Oct 18, 2021
How to integrate classic App Shortcuts with Google Assistant through the new Capabilities API

Assistant Shortcuts (App Actions) En este ejemplo, revisaremos el uso de los clásicos Shortcuts de Android repotenciados con Google Assistant, haciend

Carlo Huamán 3 Jun 20, 2021
An offline assistant for Android phones

The Sapphire Assistant Framework If you are looking for an Android assistant that is easy to use, flexible, and respects your privacy then look no fur

Christopher Carroll 286 Dec 28, 2022
Athena - an open source Google Assistant replacement

A free and open source replacement for Google Assistant on Android devices, meant to integrate with the Sapphire Framework. It contains both speech-to-text and text-to-speech services. It does not require Google services or network connectivity

Christopher Carroll 137 Nov 20, 2022
Alan AI: In-app voice assistant SDK for Android

Alan AI: In-app voice assistant SDK for Android Alan Platform • Alan Studio • Docs • FAQ • Blog • Twitter Quickly add voice to your app with the Alan

Alan AI 1.3k Dec 31, 2022
HideDroid is an Android app that allows the per-app anonymization of collected personal data according to a privacy level chosen by the user.

HideDroid An Android App for preserving user privacy HideDroid is an Android app that allows the per-app anonymization of collected personal data acco

null 100 Dec 12, 2022
Application to solve a personal problem, which was the wish to have a simple app that handles a market list with prices, quantity and total price

Market List Application that handles a market list offline in device's storage system. The list can be just pasted in a big edit text field and the ap

João Gouveia 0 Nov 3, 2021
Plannr is an organizational platform, in the form of an Android app, that helps university students coordinate their everyday routine, from schoolwork and expenses to their personal life.

Plannr Plannr is an organizational platform, in the form of an Android app, that helps university students coordinate their everyday routine, from sch

null 7 May 1, 2022
Sanctuary relies on the Android Work Profile APIs to create a self-contained work profile on a user's personal device.

Sanctuary relies on the Android Work Profile APIs to create a self-contained work profile on a user's personal device. Managed apps, data, and management policies are restricted to the work profile, keeping them secure and separate from personal data while maintaining user privacy.

Jonathan Odul 1 Dec 15, 2021