earmuff-jam / climate

Climate is designed to aide you with your item management.
https://climate-theta.vercel.app/
0 stars 0 forks source link

Address ability to view inventories #121

Closed earmuff-jam closed 1 month ago

earmuff-jam commented 1 month ago

Acceptance Criteria

  1. View inventories in table format.
  2. Selecting one row should open up details on the left side of the screen.
  3. Should only be viewable.
  4. Click on pencil icon on the side to open up the modal or something of this nature.
  5. Support bulk delete as well.
  6. Support adding a single inventory item and bulk upload as well.

Technical Information

mohit2530 commented 1 month ago

I think we should make editing the existing inventory a separate page. that would give us more control over view Vs edit mode as well. since we are dealing with tables here, we would want to build it accordingly. but at the same time we also do want the drawer component to display items anchored on the left side of the screen if there are any inventories to display.

earmuff-jam commented 1 month ago

Splitting editing an inventory on another ticket - https://github.com/earmuff-jam/climate/issues/124 .

earmuff-jam commented 1 month ago

Redesigning bookmarks inventories features to support categories. We want to support categories and display categories on top. Then we would want to display list of inventories with okaish details. when the user clicks on the inventory, they see more details. Something like this - image