A smart inventory management system, allowing you to you organize, track, and locate your inventory with ease.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Just pushed the changes and re-created the Docker container. Stockbin is live and ready to ship!
I've added a search + filtering option for tags to find items easily! I also improved the query parameter formatting since it was previously messy.
I've added an expiration date option for perishable goods, with the option of configuring your time zone in settings. If a time zone isn't configured at the time of creating/updating items with expiration dates, it will attempt to pull their local time zone from their browser and update their account automatically!
I added a view button to all items and a list of their parameters! I've also finished with the README.
Using the existing creation ejs template, I updated it to support editing an existing ID as well! The backend now accepts both new items and existing ones.
I've been working on improving the code structure and creating the pagination system to view your inventory!
I've been working on adding error handling to the database, main server, and creating simple user middleware.
Welcome! I'm currently working on implementing a passwordless login system to access the dashboard.