Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 419 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 419 Bytes

LMR POS System

This project powers the LMR(Lehrmittelreferat) POS(point of sale) system.

requirements

  • maven
  • java
  • linux

quick start

  • Clone this repo and enter the created folder.
  • type mvn install exec:java and the program should run

long version

TBD

todos

  • refine requirements
  • write more text
  • make usable gui
  • rewrite Starter.java and save code from running machine