All Projects → HariKulhari06 → Covid 19 Tracker

HariKulhari06 / Covid 19 Tracker

Licence: mit
Android app to track COVID-19 cases in India and globally.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Covid 19 Tracker

Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+94.79%)
Mutual labels:  clean-architecture, mvvm-architecture, repository-pattern, room-persistence-library
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+32.29%)
Mutual labels:  kotlin-coroutines, clean-architecture, repository-pattern, room-persistence-library
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-73.96%)
Mutual labels:  clean-architecture, repository-pattern, mvvm-architecture, room-persistence-library
Stocker
Stocker is a currency monitoring app. It offers instant currency rates of banks.
Stars: ✭ 38 (-60.42%)
Mutual labels:  clean-architecture, repository-pattern, room-persistence-library
Movie Zone
movies application using MVVM Architecture
Stars: ✭ 25 (-73.96%)
Mutual labels:  clean-architecture, mvvm-architecture, repository-pattern
Vigilante
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Stars: ✭ 234 (+143.75%)
Mutual labels:  clean-architecture, mvvm-architecture, room-persistence-library
Moonshot
A SpaceX companion app for Android
Stars: ✭ 150 (+56.25%)
Mutual labels:  dark-theme, kotlin-coroutines, material-design
Posts Mvvm Daggerhilt Dynamic Feature Rxjava3 Flow Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
Stars: ✭ 41 (-57.29%)
Mutual labels:  kotlin-coroutines, clean-architecture, room-persistence-library
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (-45.83%)
Mutual labels:  clean-architecture, mvvm-architecture, room-persistence-library
Clean Notes
Clean Architecture by layer
Stars: ✭ 259 (+169.79%)
Mutual labels:  clean-architecture, mvvm-architecture, room-persistence-library
Dagger Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Stars: ✭ 242 (+152.08%)
Mutual labels:  mvvm-architecture, repository-pattern, room-persistence-library
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (+238.54%)
Mutual labels:  kotlin-coroutines, material-design, room-persistence-library
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (+87.5%)
Mutual labels:  mvvm-architecture, repository-pattern, room-persistence-library
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (+64.58%)
Mutual labels:  kotlin-coroutines, material-design, room-persistence-library
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-60.42%)
Mutual labels:  clean-architecture, kotlin-coroutines, room-persistence-library
Githubfollows
A demo project based on MVVM architecture and material design & animations.
Stars: ✭ 272 (+183.33%)
Mutual labels:  mvvm-architecture, repository-pattern, material-design
Themovies
🎬 A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
Stars: ✭ 374 (+289.58%)
Mutual labels:  mvvm-architecture, repository-pattern, material-design
Material Angular Dashboard
Material Angular Admin Template
Stars: ✭ 940 (+879.17%)
Mutual labels:  dark-theme, material-design
Nightking
🌃 Google I/O 19 Extended, Dark Theme Demo
Stars: ✭ 20 (-79.17%)
Mutual labels:  dark-theme, material-design
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-76.04%)
Mutual labels:  clean-architecture, room-persistence-library

COVID-19 Tracker

GitHub license Github Followers GitHub stars GitHub forks GitHub watchers GitHub Issues

✨ Screenshots

Main Screen Statistics Preventions
Fist 3 3
Main Screen Dark Statistics Dark FAQ
4 5 6

🌟 About

It simply loads data from API and stores it in persistence storage (i.e. SQLite Database). Data will be always loaded from local database. Remote data (from API) and Local data is always synchronized.

  • This makes it offline capable 😃.
  • Clean and Simple Material UI.
  • It supports dark theme too 🌗.

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android Studio 3.2+
  • Java JDK

Installing

Follow these steps if you want to get a local copy of the project on your machine.

1. Clone or fork the repository by running the command below

git https://github.com/HariKulhari06/Covid-19-Tracker

2. Import the project in AndroidStudio, and add API Key

  1. In Android Studio, go to File -> New -> Import project
  2. Follew the dialog wizard to choose the folder where you cloned the project and click on open.
  3. Android Studio imports the projects and builds it for you

🤝 How to Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

📃 Libraries used

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • Flow - A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
  • Hilt - Jetpack Dependency Injection Framework
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
    • Room - SQLite object mapping library.
    • WorkManager - WorkManager is an API that makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or the device restarts.
  • Dagger 2 - Dependency Injection Framework
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Coil-kt - An image loading library for Android backed by Kotlin Coroutines.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

📝 License

This project is released under the MIT license. See LICENSE for details.

MIT License

Copyright (c) 2020 Hari Choudhary

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].