An app developed in the midst of the COVID-19 pandemic. Uses user-reported data in order to provide out-of-stock data on stores in the United States. Meant to limit unnecessary exposure to others in supermarkets by enabling users to ensure the product they are looking for is in stock.
-- Application Development Halted --
Android Studio:
File -> New -> Project from Version Control... -> Git
Xcode: TBA
Copy the following link: https://github.com/martmichals/shopstock
The app requires the use of the Google Maps API; an API key can be obtained here:
https://developers.google.com/maps/documentation/javascript/get-api-key
Enter your key into the space in "strings.xml".
TBA
Andrew Popovich, Trevor Wong, Neha Agarwal, Martin Michalski
Server-side code found here:
https://github.com/CaptnSisko/shopstock_server