Reading List
Inventory app — saving inventory items. from David Peach RSS feed.
Inventory app — saving inventory items.
This is the absolute bare bones minimum implementation for my inventory keeping: saving items to my inventory list. Super simple, but meant only as an example of how I’d work when working on an API. Here are the changes made to my Inventory Manager. Those changes include the test and logic for the initial index… Continue reading Inventory app — saving inventory items.