Skip to content

Part of the project that won 1st place at the PHEE TECH Hackathon.

Notifications You must be signed in to change notification settings

ForceFinity/WiseFrontendLegacy

Repository files navigation

WiseFrontend (Legacy Version)

This is the React frontend for Wise, a real-time public transport tracking platform integrating data from BurgasBus and BDZ. It connects to two backend microservices:

✨ Features

  • Interactive Map – Live transport tracking with react-leaflet and leaflet
  • Real-Time Updates – Fetches and displays transport data dynamically via axios
  • Search & Filtering – Easily find routes and stops with react-hook-form and zod
  • Modern UI – TailwindCSS, Radix UI components, and Lucide icons
  • 3D Visualizations – Powered by react-threejs and @react-three/drei

🛠 Stack

React, Vite, Leaflet, TailwindCSS, Axios, Zod, Radix UI

💼 API Communication

The frontend fetches and processes transport data from BurgasBusMS and BDZMS via REST APIs, ensuring a smooth and real-time user experience.

⚡ Startup Guide

  1. Install dependencies:
    npm install  
  2. Start the development server:
    npm run dev  

Now, the app should be running at http://localhost:5173 by default!

About

Part of the project that won 1st place at the PHEE TECH Hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •