fjborquez / katara

Frontend for Avatar project
0 stars 0 forks source link

Add an icon column to visualize the status of each inventory item #46

Open Norbbs opened 2 weeks ago

Norbbs commented 2 weeks ago

As a User I want to see an icon bound to the status in the inventory table So that I can quickly and visually assess the availability and condition of each item in the inventory, improving my ability to manage stock effectively.

Scope

  1. Add a column with an icon for each item status
  2. ⚠️ for Approaching Expiry
  3. ✅ for fresh status
  4. 🚨 for expired statys
  5. ❓ for undefined
  6. When the user hovers the mouse over each icon, a message with the status description can be displayed.

Out of scope

  1. any other columns

Result (Example)

Image