Skip to content

πŸš€ Node.js Socket Server for Real-Time Location Tracking πŸ“ Supports Customer & Rider tracking with WebSockets for instant updates! πŸ”„πŸš΄β€β™‚οΈπŸš—

License

Notifications You must be signed in to change notification settings

Ritik5Prasad/Ride_Booking_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Node.js Rider App - Real-Time Location Tracking

Node.js Socket.IO Google Maps

This repository contains a Node.js application that enables real-time location tracking for both customers and riders using WebSocket and Socket.IO. The app integrates with Google Maps to provide a seamless tracking experience.

Features

  • Real-Time Location Tracking: Track the location of both the rider and the customer in real-time.
  • WebSocket & Socket.IO: Utilizes WebSocket and Socket.IO for efficient and low-latency communication.
  • Google Maps Integration: Displays real-time location on Google Maps.
  • Single Server: Both customer and rider are managed on the same server.

Getting Started

Prerequisites

  • Node.js installed on your machine.
  • A Google Maps API key.

Installation

  1. Clone the repository:

    git clone https://github.com/Ritik5Prasad/Ride_Booking_Server.git
    
    
  2. Navigate to the project directory::

    cd nodejs-rider-app
    
  3. Install the dependencies:

    npm install
    
  4. Rename env.template to .env and update MONGO_URI

  5. Start the Server

    npm start
    

⭐ Support & Stay Connected!

If you found this project helpful, consider giving it a star ⭐!

πŸ“Ί Don't forget to like & subscribe on YouTube for more awesome content.

Happy coding! πŸš€πŸ”₯

About

πŸš€ Node.js Socket Server for Real-Time Location Tracking πŸ“ Supports Customer & Rider tracking with WebSockets for instant updates! πŸ”„πŸš΄β€β™‚οΈπŸš—

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published