seths10 / bt-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bus Tracking System

This development research aims to increase productivity and reduce time mismanagement among students who rely on buses for transportation. The study proposes a system that includes hardware and software components to track multiple buses on campus and display their location data in real time through a mobile application.

Description

  • Our solution mainly consists of hardware and software components.

  • The front end was created using React and VuePWA. We wanted our solution to reach the masses, and that's why we chose to use these technologies.

  • For the backend, we used Node.js, as it was easier to integrate with React, without any hassle to manage & create instances of our server.

Setup

Clone the repository
git clone https://github.com/seths10/bt-front.git
To run it, navigate to bt-front
cd bt-front
npm run dev
To run the app server, navigate to the `application-server` directory
cd application-server
node webhook.js

About

Our solution primarily deals with productivity and time management. When it comes to school, every second counts! We're the BT Team!

Made with ♥ by

About


Languages

Language:JavaScript 94.4%Language:CSS 4.6%Language:HTML 0.9%