CONCERN
1. With a budget of only 50 baht, dev can't afford expensive
hosting for the database. As a result, each item must take a one
photo.
2. The procurement department, the project owner, requires that we
don't need to implement a chat system because they prefer to
communicate via LINE.
3. There are two types of borrowed items: 1. Supplies, which are
borrowed and do not need to be returned. Most of these are
single-use items, such as nails, paint, and pens (assume they are
borrowed and used up, so no need to return). These items will all
have the same ID, for example, 5 blue pens and 3 yellow pens will
all have the same ID (according to the procurement department's
policy). 2. Equipment, which must be returned after borrowing. It is
advisable to track which project has borrowed what, and each item
will have its own ID, for example, Computer-1, Computer-2.