Skip to content

codinggita/shuttleElite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚍 ShuttleElite — Smart Office Shuttle System

Smarter commutes. Zero waste. Real-time routes.
A demand-based office shuttle system that adapts to employees, not fixed schedules.


💡 What is ShuttleElite?

ShuttleElite is a smart transportation system for companies that allows employees to book shuttle rides dynamically, while the system automatically optimizes routes in real-time.

Instead of fixed routes and inefficient systems, ShuttleElite ensures:

  • Reduced waiting time
  • Better seat utilization
  • Optimized routes
  • Improved employee experience

❗ Problem Statement

Office shuttle systems today operate on fixed routes and schedules, ignoring real-time employee demand, leading to inefficiency, delays, and poor user experience.


⚠️ Problems in Current Systems

Pain Point Impact
Fixed routes Employees wait unnecessarily
No flexibility Cannot book rides as per need
Empty / overloaded buses Resource wastage
No live tracking Uncertainty and frustration
Manual management Hard for companies to control

✅ Our Solution

ShuttleElite introduces a real-time, demand-based shuttle system:

  • Employees request rides
  • System groups nearby users
  • Routes are automatically optimized
  • Shuttle is assigned dynamically
  • Users can track the shuttle live

🎯 Target Users

  • 🧑‍💼 Corporate Employees
  • 🏢 Companies & IT Parks
  • 🚍 Transport/Admin Managers

🎨 UI/UX Design (Figma)

👉 View Design:
https://www.figma.com/design/crvd8JlvwBClPBBdkkx9nM/poco--design?node-id=10-69&t=ZLv6tpCW3F452zGt-1


📱 App Screens

  1. Login
  2. Dashboard (Home)
  3. Ride Request
  4. Ride Confirmation
  5. Live Tracking
  6. Ride History

🎨 Design System

Color Palette

  • Primary: Teal / Purple
  • Accent: Coral / Orange
  • Background: Light Gray / Off-white
  • Text: Dark Gray / Black

UI Style

  • Clean & minimal
  • Card-based layout
  • Rounded corners
  • Soft shadows
  • Mobile-first design

⚙️ Key Features

🚍 Smart Routing

  • Dynamic route optimization
  • Reduces travel time & fuel usage

📍 Real-Time Tracking

  • Live shuttle tracking
  • Accurate ETA

👥 Ride Pooling

  • Groups employees by location
  • Improves seat utilization

📊 Admin Dashboard

  • Manage routes, buses, and ride requests

🧠 How It Works

  1. User requests a ride
  2. System groups nearby requests
  3. Optimal route is generated
  4. Shuttle is assigned
  5. User tracks shuttle live

💻 Platform

Platform Support
Mobile UI
Desktop UI

🏗️ Tech Stack (Planned)

Frontend

  • React.js
  • Tailwind CSS

Backend

  • Node.js
  • Express.js

Database

  • MongoDB

Folder Structure

Frontend — React JS

📂 Folder Structure

ShuttleElite/
├── frontend/
│   └── src/
│       ├── components/
│       ├── pages/
│       ├── App.jsx
│       └── main.jsx
│
├── backend/
│   ├── controllers/
│   ├── models/
│   ├── routes/
│   ├── config/
│   └── server.js
│
├── .env
├── package.json
└── README.md

🚀 Future Scope

  • AI-based demand prediction
  • Advanced route optimization
  • Maps API integration
  • Push notifications
  • Company analytics dashboard

📌 Status

  • ✅ Problem Defined
  • ✅ UI/UX Design Completed
  • ⏳ Development in Progress

✨ Final Thought

“ShuttleElite runs buses where they are needed — not where they were planned.”

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors