RSSI based indoor localization project.
This projects contains following applications.
-- A stand alone java application that reads RSSI and calculate RSSI strings (choronoApp)
-- A REST API that serves latest calculated data (RESTApi)
-- An android application that display latest position of the (choronoApp)
-- A web application that shows users current location and track position real time (webMap)