About | Preview | Technologies | Building | Contributing
Workslog is a platform for ordering food in an easy and practical way.
http://localhost:8080/entregas/{personID}/ocorrencias
http://localhost:8080/entregas
http://localhost:8080/clientes
This project was developed using the following technologies:
You'll need Java 11+ and Maven installed on your computer in order to build this app.
git clone https://github.com/eric-souzams/workslog.git
$ cd /workslog
$ mvn spring-boot:run
This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.