Skip to content

asiviero/silo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andre Siviero
Aug 21, 2018
62ddd57 · Aug 21, 2018
Aug 21, 2018
Oct 16, 2017
Jun 3, 2018
Sep 20, 2017
Dec 21, 2017
Jul 16, 2018
Sep 20, 2017
Sep 21, 2017
Aug 3, 2017
Sep 20, 2017
Jan 13, 2017
Jun 7, 2017
Dec 21, 2017
Jun 1, 2017
Oct 12, 2017
Apr 16, 2018
Oct 16, 2017
Jan 27, 2017
Apr 16, 2018

Repository files navigation

Logo Build Status

Silo

Simple yet powerful Warehouse Managment System. Daily used by Frank And Oak.

Proudly built in Montréal with:

  • React
  • PHP
  • MySQL + Doctrine2

Installation

make build

Usage

php -S localhost:8000 -t public/

Testing

Silo uses Behat for testing. Run it with:

make test

TODO

  • import/export data page (backup)
  • make operation batches immutable