https://github.com/kapit4n/scala-inventory
Stock management system, play framework scala
https://github.com/kapit4n/scala-inventory
bootstrap inventory play-framework scala slik
Last synced: 2 months ago
JSON representation
Stock management system, play framework scala
- Host: GitHub
- URL: https://github.com/kapit4n/scala-inventory
- Owner: kapit4n
- License: other
- Created: 2016-12-09T18:18:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T12:07:56.000Z (over 7 years ago)
- Last Synced: 2025-03-11T08:32:12.425Z (over 1 year ago)
- Topics: bootstrap, inventory, play-framework, scala, slik
- Language: Scala
- Homepage:
- Size: 2.69 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hi-Stock (Scala)
Hi Stock is a system that will help us to manage the stock in the store and have the reports of the movement of the products.

# Prerequisites
* Scala
* Sbt
* Java8
* activator
# Installation
* run activator
* Go to localhost:8888
* Open the application play-scala-intro
* "http://127.0.0.1:8888/app/play-scala-intro/#run/hi-stock"
* Wait to load the application
* Compile
* Run
* Go to localhost:9000
* Open the application with sublime
## Load dependencies with activator
* activator libraryDependencies
* activator "show dependencyClasspath"
## Features done
* Register product, vendor, customer
* Register orders
## Features in progress
* Purchase order
* Shopping card 2.0
* Chart reports