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

Open Issues Need Help

View All on GitHub
Security 2 months ago

AI Summary: Implement robust security measures for the Library-System project, including using environment variables for sensitive data, ensuring up-to-date encryption for libraries and databases (at least 256-bit AES), utilizing HTTPS for all API requests, and encrypting log files. Further security suggestions are welcome.

Complexity: 4/5
enhancement help wanted
Configurability 2 months ago

AI Summary: Implement a configuration system for the Library-System backend, allowing users to easily modify settings such as database format specifications and member import methods via a configuration file (format to be determined, considering YAML or JSON).

Complexity: 4/5
enhancement help wanted

AI Summary: Develop a Flask-based backend for a library system that handles loan requests, securely storing loan information in a database. This is the initial phase, with more features to be added later.

Complexity: 4/5
enhancement help wanted