upes-open / OSoC-24-BizSync

GNU Affero General Public License v3.0
1 stars 12 forks source link

Implement Inventory Management Page UI #15

Open Akki019 opened 3 days ago

Akki019 commented 3 days ago

Implement the Inventory Management page based on the approved mockup. Ensure it is responsive and user-friendly.

Requirements:

Inventory List Section: Implement a table to display inventory items with columns for item name, current quantity, reorder level, and status. Items marked as low in inventory should be styled with a red background or another visually distinct indicator.

Add Item Button: Implement a button that opens a modal form for adding new inventory items.

Edit Item Option: Implement functionality to edit existing inventory items.

Low Inventory Alerts Section: Implement a section to display items that are low in stock, with appropriate styling for low inventory items.

cxde-Sujal commented 2 days ago

Can you asign it to me ? Can i get a reference too @Akki019

Akki019 commented 2 days ago

@cxde-Sujal You can begin with it https://www.zoho.com/in/books/accounting-software-demo/#/inventory/items Check out functionalities in this for adding/removing product, editing description, checking transaction and seeing inventory levels. ALso should give alert for low inventory level.

iDream2 commented 2 days ago

Hey .... Can I be assigned this issue, as well ? I've finished one task till now, and would like to finish one more issue today . Thank You.

Akki019 commented 2 days ago

@iDream2 You can work on this. Also your last PR could not be merged as someone else submitted it first. Also attach ss of mobile and desktop view in PR you raise

Akki019 commented 14 hours ago

@cxde-Sujal and @iDream2 are you guys working on it?