Project

General

Profile

Feature #1306

Feature #1322: CODING

Feature #1311: Implement Core Functionality For Coding Team

Learn Image Display and Loading (JPG, PNG) For Coding Team

Added by Htar Aung THET 6 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Start date:
12/12/2024
Due date:
01/09/2025 (about 5 months late)
% Done:

100%

Estimated time:
2.00 h

Description

The Code team is tasked with implementing the functionality to display and load images in both JPG and PNG formats. Tasks include:

Image Display:
Use appropriate libraries (e.g., HTML <img> tag, Python PIL/Pillow for Python, or JavaScript image elements) to display images on the front-end.
Ensure images are responsive and properly scaled for different screen sizes.
Image Loading:
Implement the functionality to load images dynamically, allowing users to upload JPG and PNG files.
For web applications, use HTML file input (<input type="file">) and JavaScript to handle image loading.
For Python applications, use libraries like PIL or OpenCV to load and process images.
Error Handling:
Add checks to ensure that only JPG and PNG files are accepted. Provide error messages for unsupported formats.

#2

Updated by Htar Aung THET 6 months ago

  • Assignee set to GENKI MATSUNAGA
#4

Updated by Htar Aung THET 6 months ago

  • Parent task set to #1311
#5

Updated by Htar Aung THET 6 months ago

  • % Done changed from 0 to 100
#6

Updated by Htar Aung THET 6 months ago

  • Subject changed from Implement Image Display and Loading (JPG, PNG) For Coding Team to Learn Image Display and Loading (JPG, PNG) For Coding Team
#7

Updated by Htar Aung THET 5 months ago

  • Due date changed from 12/19/2024 to 01/09/2025
#8

Updated by Htar Aung THET 5 months ago

  • Status changed from New to Resolved

Also available in: Atom PDF