Stockbin

Stockbin

18 devlogs
16h 11m
•  Ship certified
Created by Brian

A smart inventory management system, allowing you to you organize, track, and locate your inventory with ease.

Timeline

Ship 2

1 payout of shell 51.0 shells

Brian

27 days ago

Brian Covers 7 devlogs and 3h 57m

Just pushed the changes and re-created the Docker container. Stockbin is live and ready to ship!

Update attachment

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.

Update attachment

Had to push a quick update because it was selecting the front camera on mobile devices...

Update attachment

Using the html5-qrcode library, I added a built-in QR code scanner!

Update attachment

I've added a simple way to view and print a QR code for a specific item.

Update attachment

I've added expiring items to be displayed on the user dashboard.

Update attachment

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!

Update attachment

Ship 1

1 payout of shell 93.0 shells

Brian

about 1 month ago

Brian Covers 11 devlogs and 12h 13m

I've created some Docker files for easy deployment. I'm ready to ship!

Update attachment

I added a view button to all items and a list of their parameters! I've also finished with the README.

Update attachment

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.

Update attachment

I've been working on improving the code structure and creating the pagination system to view your inventory!

Update attachment

I've been working on adding error handling to the database, main server, and creating simple user middleware.

Update attachment

All done with the settings page! Working on the backend APIs next.

Update attachment

I've finished with creating a simple home-screen and I'm almost done with the settings menu!

Update attachment

I've finished with the backend creation API, setting up the database, and the create menu!

I've finished the backend login API implementation, and added email support with Nodemailer!

Update attachment

I've finished creating a basic login system, and I'm working on the create page next!

Update attachment

Welcome! I'm currently working on implementing a passwordless login system to access the dashboard.

Update attachment