Aaron Vontell

Results 22 issues of Aaron Vontell

**Is your feature request related to a problem? Please describe.** Before a form is submitted, use the lat/lon or address to search the Google Places API for potential hours for...

Version 2.1
Clarity

When submitting a new resource using our submission form, there is a potential issue with conflicts within our firebase database. More specifically, take a look at these [two lines of...

bug

**Is your feature request related to a problem? Please describe.** With the new [data format](https://docs.google.com/document/d/1ES2_ZrWGLYzAMOkri9nHrcAsvj5yHz979Y9HKwcFfuY/edit) defined, the submission forms need to be updated to match the new schema. For instance,...

Version 2

The address parsing code assumes that the city, state, and postal code will exist. Update the code to handle cases where this is not true. While we are working on...

Firebase is lacking some core features for bringing this project to the next steps, such as domain-based security rules, user authentication, proper typing and validation, lack of being backed by...

Data/Firebase

Currently, all environments will use the `phlask-beta` database. We should: * Create the `phlask-test` and `phlask-prod` databases by cloning the `phlask-beta` dastabase * The frontend should properly choose the right...

Data/Firebase

The database for the frontend is currently open to the internet for both read and write permissions. We need to update these security rules to allow read access from anywhere,...

Data/Firebase

Some resources, especially foraging sites, may not have a name, or sometimes even an address. Let's improve the design and display of these resource types to look as clean and...

good first issue
Version 2

When clicking off of a resource detailed modal view, or doing really any operation on the website, the map will often pan back to your location. We should make it...

bug
good first issue
Version 2

The Contributors list (click the menu and click on "Join the Team") is currently hardcoded to a certain order. We would like to randomize the order in which these items...

good first issue
Version 2