wints.works

InventoryWorks

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

Application Framework

Using Ionic with React, as well as useHooks for redundancy

Application Framework

Inventory Application

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

inventoryWorks - Pickups

Chat for Application

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

Node express server with GraphQL

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

inventoryWorks - Node Express

Web API

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

inventoryWorks - .NET