a2n-seattle / a2n-seattle/rms-app

Change MainItem to Category and Create AddCategory

未關閉
#228 0 則留言 0 個 reaction 已指派 2 人 已被 @DRFredrick73 認領 在 GitHub 檢視
task
主要語言
TypeScript
星號
1
分支
1
平均合併
27 分鐘
30 天內合併 PR
4

描述

Story Points: 2

# How?

Right now, the current inventory system isn't very user-friendly. After talking to Jeremy, it was decided that the MainItems seen on the Inventory page would be called Categories, housing the previously called "SubItems" as the actual items, each having a quantity associated.

This issue is to rename the MainItem to Category in all the appropriate places, and to add an AddCategory page that is separate from the AddItem page so that they are separate functions that are semantically different in the eyes of the user.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

在程式碼庫中找出所有對 'MainItem' 的參照,這些參照可能位於前端元件、後端模型和資料庫結構中。將它們重新命名為 'Category'。此外,找到 AddItem 頁面以了解其結構,並建立一個獨立的 AddCategory 頁面。檢查現有的庫存相關測試,更新命名,並確保新頁面能正確整合。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
typescript
領域
backend, database, frontend
Issue 類型
重構
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。