Skip to content

A real-time bus tracking system designed for the HIITS campus, enabling students to track live bus locations, arrival times, and routes. Built with web technologies and integrated with Google Maps API for a seamless user experience.

Notifications You must be signed in to change notification settings

YUKII2K3/HIITS-Bus-tracking-system

Repository files navigation

EduRide - College Bus Tracking App

🚀 Purpose & Inspiration

EduRide was born from a vision to make every student's daily commute safer, smarter, and stress-free. We believe technology should empower students, parents, and drivers—connecting them in real time, building trust, and making every journey a little more joyful.

"A bus ride is more than just a trip—it's a bridge to opportunity, learning, and community. EduRide ensures you never miss your ride, never lose your way, and always feel connected."

Why EduRide?

  • For Students: No more waiting in uncertainty. Track your college bus live, know your stops, and manage your time with confidence.
  • For Parents: Peace of mind knowing your child's journey is visible and safe.
  • For Drivers: Simple tools to keep everyone informed and on schedule.

EduRide is more than an app—it's a movement to modernize campus mobility, foster punctuality, and inspire a new standard for student transport.


This project is a React application built with Vite, TypeScript, shadcn/ui, and Tailwind CSS.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

You need to have Node.js and npm installed on your machine. You can use nvm (Node Version Manager) to install them.

Installation

  1. Clone the repo
    git clone <YOUR_GIT_URL>
  2. Navigate to the project directory
    cd <YOUR_PROJECT_NAME>
  3. Install NPM packages
    npm install

Running the application

To start the development server, run:

npm run dev

This will start the development server at http://localhost:8080.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

npm run build

Builds the app for production to the dist folder.

npm run preview

Serves the production build locally.

Technologies Used

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

About

A real-time bus tracking system designed for the HIITS campus, enabling students to track live bus locations, arrival times, and routes. Built with web technologies and integrated with Google Maps API for a seamless user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages