raulcorreia7 / isep_eapli_17_18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cafeteria Management

Polythecnic of Porto, School of Engineering

EAPLI

=======================

This application is part of the lab project for the course EAPLI.

Please check notes.txt for a discussion on design decissions.

BUILD

make sure Maven is installed and on the PATH

run script build-all.bat

RUN

make sure a JRE is installed and on the PATH

run script run-backoffice.bat or run-user.bat

About


Languages

Language:Java 99.9%Language:Batchfile 0.1%