kathansheth04 / Covidapp

The ultimate survival kit during the coronavirus pandemic for iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covidapp

Covidapp is the ultimate survival kit during the coronavirus pandemic. As a native app supported in iOS and Android, it can let users add, downvote, and remove supplies that they see in stores. Since the apis for supplies in the stores were unavailable, we made this app a public-based app so the users can make the changes. For security purposes, we added a downvote system so that if an item has more than 4 downvotes, it will be removed from the list (since it would not be available), and if the item is recently put by the users, it will show up first on the supplies screen. Furthermore, we also added a way to tell the users the closest covid-19 testing sites so that they can get themselves tested for it. They can use their current location simply by turning the location on their mobile device on, and if they do not want to show their current location, they can change their address in the settings page.

Features

  • Email and/or Google Signin for authentication
  • Geolocator used to find the closest Testing site available near the user
  • Firebase Realtime Database used to store list of supplies, make changes of list, and track downvotes so that items with more than 4 downvotes are removed.

Development Environment and softwares Used

Packages Used for Flutter

Team

About

The ultimate survival kit during the coronavirus pandemic for iOS and Android.


Languages

Language:Dart 92.0%Language:Ruby 6.8%Language:Swift 0.8%Language:Kotlin 0.3%Language:Objective-C 0.1%