Skip to content

A warehouse logging application to record all in and outs of goods. Created using Haskell

Notifications You must be signed in to change notification settings

danivideda/warehouse-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warehouse Logging Application

User interface

A warehouse logging application to record all in and outs of goods. Created using Haskell, this application is targeted for staff that manages inventory at some warehouses.

Feature

  1. Record inventory into database log

Database log

2. Record inventory activity in a log (e.g restocking and taking inventory)

Message log

How to use

  1. Install GHC, cabal-install and haskell-language-server via GHCup
  2. Open terminal, and change directory to this project
  3. Run $ cabal build
  4. After it successfully built, run this project with $ cabal run

About

A warehouse logging application to record all in and outs of goods. Created using Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published