Skip to content

Web application for managing own inventory of various things

License

Notifications You must be signed in to change notification settings

MarekSuchanek/Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory

License Build Status

Web application (Scala-based, Play framework) for managing own inventory of various things.

Introduction

It should be simple and flexible enough to allow capturing all needed relations within your personal or commercial inventory. It specializes in capturing part-whole relations in many levels by using:

  • atomic thing
  • composite thing (parts has some functional purpose)
  • container (all parts has same purpose -> being contained)

Usage

Use sbt tool!

sbt run

License

This project is licensed under the MIT license - see the LICENSE file for more details.