ainsleys
ainsleys
This server should store `userID`, `email`, and `password`, and enable users to log-in to their `userID` in the front-end application. It should also enable the front-end to submit the `userID`...
We will need a front-end that: - interacts with the SafeTrace API (https://github.com/enigmampc/SafeTrace/tree/master/api-server) - replicates the functionality described by wireframes in https://github.com/enigmampc/SafeTrace/issues/20 We're agnostic to the libraries/frameworks used, tho I...
Users who download their location data from Google Takeout may submit data from the wrong dates, in the wrong format, or may attempt to submit empty data. The client application...