Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store visit missions progress in DB (#141)
* More margin in accuracy * Fix max-zoom * Create db schema for visits * initializeUserInDatabase but not tested * Fix not compiling * Create custom adapter * Add image and name when logging in with google * Add or nulls * Display visited and refactor extracting useLocationValidator * Handle cases where user has already done a mission * Remove duplicate places in missions when they where in mainPlaces but also in places * Fix small things * chore: Auto-fix lint errors * Swap labels * Add test but skipped
- Loading branch information