Added React and Inventory System
This commit is contained in:
10
markdown/project/inventory.en.md
Normal file
10
markdown/project/inventory.en.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
project:
|
||||
url: git.huizinga.dev/Dreaded_X/inventory
|
||||
title: Inventory System
|
||||
---
|
||||
|
||||
As I got more into developing hardware my collection of electronic components also grew and I needed a better way of organizing everything.
|
||||
I decided that it was a great opertunity to learn React and to develop the frontend of my very own simple inventory management system.
|
||||
The system uses QR codes to link the physical components to their representation in the mangement system, which contains more information on the specific component like for example datasheets.
|
||||
It also stores where each of the components is supposed to be stored, which makes it very easy to find components in the future.
|
||||
Reference in New Issue
Block a user