Skip to content

Cross-platform Native application that will allow users to know when and where to get supplies during these pressing times. In addition to supplies, there are features for finding testing sites near you and systems in place to add your own items if need be and downvote other items when not available.

Notifications You must be signed in to change notification settings

SashvDave/Covid-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Video Demonstration of the App

https://drive.google.com/file/d/1p_1Qk-FKiKcvh79bSjl_oMesQSY4Hg3G/view

(download the video from google drive)

Development Environment and softwares Used

Packages Used for Flutter

Team

About

Cross-platform Native application that will allow users to know when and where to get supplies during these pressing times. In addition to supplies, there are features for finding testing sites near you and systems in place to add your own items if need be and downvote other items when not available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages