cross20 / mini-warehouse

A home inventory solution.
https://mini-warehouse.vercel.app
0 stars 0 forks source link

Links #11

Open cross20 opened 1 year ago

cross20 commented 1 year ago

Create links. Links allow items to be connected to other items.

Each link should be classified as either one-way or two-way. This classification is know as the relationship type. The one-way classification should be used when one item belongs to another item. The two-way classification should be used in all other cases.

Links should have the following attributes:

Also, create link types.

Each link type should have the following properties:

There are prerequisites to work this issue. These are:

Once the prerequisites are complete, the following work should be completed: