Skip to content

totaldekadens/Inventory-system

Repository files navigation

Inventory-system

Creating a system where my husband easily can keep track of his inventory of various spare parts, among other things.

He´s demands:

Todo:

Done

  • Different articles must be able to be in the same inventory location âś…
  • Shall be able to modify, add and remove articles âś…
    • Backend:
      • Create âś…
      • Read âś…
      • Update âś…
      • Delete âś…
    • Frontend:
      • Create âś…
      • Read âś…
      • Update âś…
      • Delete âś…
  • Shall be able to change the inventory location of the article âś…
  • Able to add multiple images to an article âś…
  • Be able to search by inventory location, article number and description âś…
  • Add, remove and modify a vehicle model
    • Backend:
      • Create âś…
      • Read âś…
      • Update âś…
      • Delete âś…
    • Frontend:
      • Create âś…
      • Read âś…
      • Update âś…
      • Delete âś…
  • Add, remove and modify an inventory location
    • Backend:
      • Create âś…
      • Read âś…
      • Update âś…
      • Delete âś…
    • Frontend:
      • Create âś…
      • Read âś…
      • Update âś…
      • Delete âś…
  • Able to filter out "On sale"-articles âś…
  • Fix scrap cause and make it possible to see the history of each article âś… (Picture´s coming soon)

Sneak peak

Desktop

Login

l1

Overview

d1_old d1 d2

Article view - Read

r1

With history (OBS, another article displayed, sorry)

transactions_article

Article view - Edit

e1 e2

Create article

c1 c2

Handle inventory locations

location locationedit locationsearch

Handle Vehicle models

models

Transaction History

transactions

Mobile

Login

ml1

Overview

md1 md2 md3

Increase quantity

mobile_overview_increaseqty

Increase quantity from 0

mobile_overview_increaseqtyfrom0

Decrease quantity

mobile_overview_decreaseqty

Article view - Read

mr1 mr2

Article view - Edit

me1 me2 me3

Increase quantity

edit_increase

Decrease quantity

edit_reparation

Decrease quantity - sold

edit_sold

Create article

mc1 mc2

Handle inventory locations

locationmobil

Handle Vehicle models

modelsmobile