University project for POO (Object Oriented Programming) in Java.
In this project we were challenged to create an UBER like platform in Java called UMeR. We had to make an interface for users and drivers alike and, for the sole purpose of clarity, we decided to make a graphic interface.
After compiling everything with javac, you can just run the GUI by typing:
$java GUI
For an extended manual and documentation, there is a fantastic document containing all the information you need to know about this. It is in portuguese though.
For this project you can thank:
Tânia Silva (That's me 😉)