Going to finish up this internal tool for a client, and make some initial progress on my personal app's MVP as well : )
I wrote out functionality to allow users to set states (pending, ordered, etc) on items within customer lists.
Need to authenticate my routes by using JWT middleware and pull out model-controllers into their own files. Also, get around to filtering customers on the frontend when users query their names
Happy hacking, everyone!