Open Issues Need Help
View All on GitHub Web Development • SPARCd Web Interface
Make the 'Home' link have larger text about 2 months ago
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 Development • SPARCd Web Interface
Delete old sparcd_query* files via timed cleanup 2 months ago
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