GithubHelp home page GithubHelp logo

00mjk / aws_covid_care Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamabhishek229313/aws_covid_care

0.0 0.0 0.0 15.4 MB

This app is being made for some great work.

Kotlin 0.02% Swift 0.07% Objective-C 0.01% Dart 99.76% HTML 0.15%

aws_covid_care's Introduction

TrackmyCovid GitHub starsGitHub forks

GitHub pull requests GitHub last commit GitHub issues Open Source Love License: MIT

TrackmyCovid

๐Ÿ“ฑ Screenshots

Splash Screen Onboarding Screen
Screen Shot 2020-09-17 at 3 26 13 PM Screen Shot 2020-09-17 at 3 35 48 PM
Login Screen Signup Screen
Screen Shot 2020-09-17 at 3 36 23 PM Screen Shot 2020-09-17 at 3 36 54 PM
Home Screen Drawer
Screen Shot 2020-09-17 at 3 38 48 PM Screen Shot 2020-09-17 at 3 44 17 PM
Map All Countries Details
Screen Shot 2020-09-17 at 3 46 54 PM Screen Shot 2020-09-17 at 3 40 44 PM
Analysis(1) Analysis(2)
Screen Shot 2020-09-17 at 3 41 18 PM Screen Shot 2020-09-17 at 3 42 11 PM
Statistics(Confirmed) Statistics(Recovery)
Screen Shot 2020-09-17 at 3 57 54 PM Screen Shot 2020-09-17 at 3 58 53 PM
Preventions Symptoms
Screen Shot 2020-09-17 at 3 49 08 PM Screen Shot 2020-09-17 at 3 40 20 PM
News Myth Bursters
Screen Shot 2020-09-17 at 3 48 26 PM Screen Shot 2020-09-17 at 3 47 30 PM
What is COVID-19 F.A.Qs
Screen Shot 2020-09-17 at 3 56 58 PM Screen Shot 2020-09-17 at 3 45 48 PM

โ˜„ Inspiration

The safest way place to be in this pandemic would be at home but going out is always an inevitable thing whether its for groceries or for other necessities. Going out during this pandemic contributes a risk of getting infected with COVID19. But how much exactly is that risk of going out poses to your health in general? In hindsight of that question, this project aims to give every user a perspective on how much their exposure levels are to COVID 19 based on their daily activity of going out.

โš› What it does

The app takes your home location and set's it as a safe zone where COVID exposure levels are 0 and the app classifies the data received from the AWS Data Exchange enigma corona tracker it classifies every place in the world as one of 3 zones. Zone 1 is a green zone where COVID cases are light to almost none for example countries with less COVID cases or in general an empty space, Zone 2 is an orange zone where you have orange level exposure where COVID cases are mediocre and finally, Zone 3 which is a red zone which is a heavy COVID population concentration and also includes public spaces. The app classifies which zone you are in and presents a risk-based analysis based on the time you spent outside and based on the zone that the app classifies you in. It tracks how long you spent outside on that zone and when you return back home the app gives you an analysis of all the places you been to and the associated zone and gives a risk estimate on contracting COVID19. It gives you a detailed analysis of your daily activity and your monthly exposure levels to COVID. This gives the user's a visual understanding of contracting COVID and the app also furthermore gives a risk analysis of wearing a mask vs without wearing mask for giving the user a perspective on how their exposure risk changes based on your precautions. Lastly, the app presents a set of precautions that must be taken based on your exposure levels in the time you spent outside. The app also contains a map that wasn't completed to its potential but was intended to give a zone view of your location's radius on different exposure levels at different places.

โš’ How we built it

We built this app using flutter as our frontend for presenting our data visualization and analysis and fast API as our backend to compute our data from AWS and the data generated by the user. We used the AWS data exchange data set enigma corona scraper for analysis on locations and classifying a location to a zone based on population, corona growth rate, and other aspects to classify a location into a zone. Once it classifies an algorithm computes your risk exposure levels based on the time you spent at a zone. We hosted this application on Amazon EC2 instance and our storage in S3 and arangoDB for storing all data from AWS and the user-generated data. Lastly, we used different API's for map generation and news collection. We used a python library geopy to translate coordinates into an address the database understands for zone classification.

๐Ÿ“š Technical Details

Used Amazon-EC2, Amazon-Web-Services
Arango-DB
AWS-Data-Exchnage-Egnima-Dataset
Boto-3
covid19.org
FastApi
Geopy
Matplotlib
newsapi.org
nigix
Numpy
Pandas
Scikit-Learn
Bloc-Pattern
Flutter SDK.

โš› Future Releases

The next steps for TrackMyCovid are creating a map view of the world with green, orange, and red zones and creating more personalized reports based on COVID exposure and creating more accurate estimates. Furthermore, we plan on developing a map view to push notifications when you enter a new zone the app gives statistics on that zone and furthermore precautions for that exact zone.

โœจ Team

Thanks goes to these wonderful people:


Abhishek kumar

Abhinav Appidi

KrishNa

Rohit Ganti

Arshdeep Singh

โš’ Pull Request

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.

ยฉ License

MIT License

Copyright (c) 2018 Abhishek Kumar

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.

aws_covid_care's People

Contributors

arshdeepsahni avatar iamabhishek229313 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.