/real-time-ride-share-tracking

This Project uses Google map API and track the transport length, time and show route between two points.

Primary LanguageTypeScript

REAL TIME LIVE SHARE TRACKING

Welcome to the Real Time Live Share Tracking (RTLST), a comprehensive website designed to live show the passenger real time distance between two points. If a passenger/driver is moving from one place to another, we will show others where the passenger is heading, time remaining, and bus stops left to get to the destination.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Follow these steps to set up your local development environment.

Prerequisites

To run this project locally, you'll need to have Node.js and npm installed on your machine. The project was built using Node.js [Version 21.0.0] or abover - It's recommended to use a similar version to avoid compatibility issues.

Installation

  1. Clone the repository and install the dependencies:

    Clone the GitHub repository to your local machine using the following command:

    git clone https://github.com/nsanzimfura-eric/real-time-ride-share-tracking.git
    cd real-time-ride-share-tracking
    npm install
    

Running the Project

  1. Start your app

Then, do:

npm run dev

To Run the app in the dev mode

  1. Build the app

You can do:

npm run build

to build the app.

License

Acknowledgments

Tools used to build the projects:

  • Vite
  • TypeScript
  • Sass
  • Bootstrap -Google Maps API