Joe Beernink
Joe Beernink
In the figma for view event, the page shows the beginning and end time. The app currently shows start time and duration in hours and minutes. Not sure which is...
If the event is full, don't allow further registration. Update message on view event page to say event is full.
When creating an event, show litter reports within a certain distance (1 mile?) of the event, and allow the event creator to associate the litter report to the event. When...
A litter report must have at least 1 image. If a user tries to delete the last image from the report, they must be prevented, and presented with a popup...
There are some oddities with the litter report controller regarding security. Make sure all the methods are properly secure. Have also seen issues where a user was not passing a...
Once a litter report has been created, a user (any user, not just the litter report creator), should be able to create an event from the view litter report page,...
For events in large parks, there may be no street address returned by Azure Maps. Is there another field in the payload that could be used instead?
The event summary api uses a really bad check to ensure the user is the owner of the event, putting its trust in the data passed by the user. Change...
Litter reports have one address for each image. Therefore a litter report can have multiple addresses. Or it can have 5 pictures with the same address. Clean up display of...
Radio buttons are purple, which is nearly impossible to read when the app is running in dark mode. Figure out how to make those appear better.