InventoryWorks
Currently working on a full stack inventory system, utilizing Pickups and Messages so far.

Using Ionic with React, as well as useHooks for redundancy
Application Framework

Currently working on the pickups section for an inventory application I'm building for a non-profit.
inventoryWorks - Pickups

The chat component makes use of useMemo, as well as caching messages state, as well as redundancy to send messages when back online.
inventoryWorks - Chat

Using Node Express with GraphQL running as middleware that communicates with a ASP.NET Wep API.
inventoryWorks - Node Express

All logic processing will be handled by .NET, and in this example, just seeding information.