/parkmore

A parking reservation system (university project).

Primary LanguageJava

parkmore

A university mobile programing project. It is divided into 2 parts: client and server. This Android app is the client and it communicates with the server via REST API in JSON format.

The webservice source code can be accessed at https://github.com/multiprecision/parkmore_server_side .