earmuff-jam / climate

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

Add ability to create composite inventories #150

Open mohit2530 opened 2 weeks ago

mohit2530 commented 2 weeks ago

Acceptance Criteria

  1. Composite inventories are inventories that can be combined with two or more inventory items. These items are associated with each other and should allow users to track larger inventories as a whole.
  2. This is a huge feature request so let's take our time to properly build it out
earmuff-jam commented 1 week ago

More requirements -

  1. Composite items must be built with already existing inventory items. Should be another tab on the top for quick access.
  2. Add tour / guided tour in this ticket as well.
  3. Add ability to create / add notes using tip tap editor and allow for location access from the browser itself. allow for users to save location if needed on items, during edit or creation. Add notes for each category, maintenance item or inventory item itself.
  4. Composite items that are removed, must reinstate the inventories that it used. if used / consumed, remove it from inventories as well.
  5. Add limiters for all selected inventories. Limit everyone to 100 items, 5 categories, 2 maintenance plans at the moment. We will think about access later on. Checks must be associated at the db level and the ui level to prevent workarounds.