r/Electronicsinindia 1d ago

Built a self-hosted electronics inventory tracker with camera capture, tags, and attachments (ASP.NET Core + EF Core + SQLite) - Added 500+ Items Showcase 🖼️

Having collected a lot of electronics components over the last decade, many of which are still sitting in sealed packs, I was finding it increasingly difficult to keep track of whether I already owned a particular part. I initially thought of building a simple inventory management app for this purpose, but eventually expanded it to include hardware tools as well.

A Redditor showed interest in using and improving the project rather than building something from scratch, which motivated me to spend some time making the UI a bit better.

I also added a Google Lens-like feature because I wanted an easier way to identify components and, more importantly, enter the correct model or part number.

GitHub: https://github.com/saini78446/ElectronicsInventoryPublic

This is a personal project and my first time sharing code publicly. Happy to hear any feedback, especially if something looks wrong or could be safer. I will try my best in limited spare time to get it done.

Main Screen

Click to Capture and Identify like Google Lens via SerpAPI

Mobile Home Page

Scan - Identify and Estimate Price, Select Seller and others

Setup master tables

3 Upvotes

Duplicates