Taxi service
Taxi reservation service app, think of it as kind of uber, but not quite exactly, with instant messaging feature.
Asp.net REST api as backend linked to MySQL DB, using signalR for instant messaging and for the ping feature.
On play store (closed test only) : pickapp
Front end:
github.com/thou-mayest/pickapp-front
xamaring.froms app, fetches data from backend hosted on heroku.
Backend:
private repo for now (for security reasons): github.com/thou-mayest/pickapp-backend
ASP.net Core REST API , MySQL db , signalR for instant messaging.