2 Open Issues Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub
Web Development SPARCd Web Interface

AI Summary: Increase the font size of the 'Home' link in the SPARC'd (Scientific Photo Analysis for Research & Conservation database) web application. This involves modifying the CSS or styling of the application to make the text larger.

Complexity: 2/5
enhancement good first issue

Web based SPARCd

JavaScript
Web Development SPARCd Web Interface

AI Summary: Implement a timed cleanup mechanism (e.g., using cron) within the SPARC'd (Scientific Photo Analysis for Research & Conservation database) application's Docker container to automatically delete outdated query files (sparcd_query*) from the temporary directory. This addresses the issue of old query files accumulating and consuming unnecessary disk space.

Complexity: 3/5
good first issue

Web based SPARCd

JavaScript