Description: Enhance the Flask-ML application by adding application metadata such as the name, author, version, and description. This metadata will be used by Rescue-Box Desktop to display information about the application in the application list. The metadata will be accessible via a new API endpoint (/api/app_metadata) which returns the information as a JSON object.
Outcome: The application metadata will be defined and accessible via the /api/app_metadata endpoint. This will allow Rescue-Box Desktop to display information about the application, including its name, author, version, and a brief description. Users will be able to see details about the application directly from the Rescue-Box interface.
Description: Enhance the Flask-ML application by adding application metadata such as the name, author, version, and description. This metadata will be used by Rescue-Box Desktop to display information about the application in the application list. The metadata will be accessible via a new API endpoint (/api/app_metadata) which returns the information as a JSON object.
Outcome: The application metadata will be defined and accessible via the /api/app_metadata endpoint. This will allow Rescue-Box Desktop to display information about the application, including its name, author, version, and a brief description. Users will be able to see details about the application directly from the Rescue-Box interface.