A web app using MVC to book a taxi

A web app inspired by uber that stores vehicle data in the db. User enters their location and the nearest vehicle to user's location is displayed on the map.

Steps for running:

  1. Clone repository and change API_KEY in the Drivers/Views/Map.cshtml and Drivers/Views/Book.cshtml files to your google api key

TODO:

  1. Fetch api key from config file
  2. Add authentication
  3. Add a booked trips history

Quick demo of the app

Untitled.video.-.Made.with.Clipchamp.mp4