Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 1.39 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.39 KB

TOFU_ MOBILITY

TOFU_MOBILITY is a mobile application for iPhone designed to manage the flow of public transport fleets. The application allows real-time control of drivers and their routes, notifying them of any issues or required changes to optimize traffic flow. Passengers can view the nearest transport to their stop, the vehicle's status, the driver on board, whether the transport is energy sustainable, if it is suitable for people with disabilities, and the availability of seats. Both drivers and users can report any route problems, such as road issues or incidents. Fleet managers can monitor the status of vehicles and stops in real time to understand transport demand and availability.

Tech Stack

  • Database: MySQL is used to store and manage all application data
  • Backend: Built with NodeJS and ExpressJS. Written in TypeScript
  • Application: Developed using SwiftUI
  • Real-Time Communication: Socket.io is used to facilitate real-time communication between drivers, passengers, and fleet managers, ensuring timely updates and notifications.

  • Real-time monitoring

image

  • Check for the nearest transport

image

  • Check last rides

image