animl-frontend
animl-frontend copied to clipboard
A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
**Context** Implements #303 Adds the image review toolbar to images in the single column grid on small screens. Some functionality is implemented but others still needs to be adopted to...
**Context** Noticing that if people don't run prettier themselves, there's nothing to prevent these changes from being merged into the main branch. This causes a ton of unrelated formatting changes...
**Context** Closes: #309 #308 Adds visual indicator that filters are changed from default. Also adds sort functionality to the mobile filters panel.
The stats dashboard currently shows label counts at the [_Object_](https://docs.animl.camera/getting-started/structure-concepts-and-terminology#objects-and-labels) level, but it would be really nice to build out the dashboard and backend aggregation functionality to support visualizations at...
**Context** Adjusts the styling of the camera admin mobile to be mobile friendly.
In the desktop view, users are able to sort the list of images by date created, date added, and camera ID. This task covers the addition of this functionality to...
On mobile, the floating toolbar does not give any indication that filters are applied (or changed from the default filters). This task covers the investigation of a UI/UX solution to...
After implementing #289, expose the ability to aggregate objects at the image-level during CSV export. Because each line of the CSV represents a single image, we can't implement the ability...