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.
|
||||
11
markdown/project/inventory.nl.md
Normal file
11
markdown/project/inventory.nl.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
project:
|
||||
url: git.huizinga.dev/Dreaded_X/inventory
|
||||
title: Inventory Systeem
|
||||
---
|
||||
|
||||
Doordat ik steeds meer bezig was met hardware projecten, groeide ook mijn verzamling electronische componenten en had ik een betere manier nodig om het allemaal to organizeren.
|
||||
Toen besloot ik dat dit een goed moment was om React the leren en om mijn eigen simplete inventory management systeem te ontwikkelen.
|
||||
Het systeem maakt gebruik van QR codes om the physieke componenten the linken aan een representatie in het management systeem.
|
||||
Hier is vervolgens weer meer informatie over het component the vinden is, zoals datasheets.
|
||||
Ook staat er in het systeem waar elk component opgeslagen dient te worden, hierdoor is het gemakkelijk om later de componenten weer te vinden.
|
||||
Reference in New Issue
Block a user