aut-shuttle / frontend

AUT Shuttle App's Front-End Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

AUT Shuttle App's Front-End

The Solution for a 21st Century University

The AUT Shuttle App is a solution 12 weeks in the making, that will say goodbye to traditional paper tickets on the shuttles connecting our university's 3 campuses.

Problem: Currently, there are outdated, manual and tedious processes in purchasing, clipping (by driver upon boarding), and recording paper tickets that are easily forgeable. No data analytics to efficiently schedule busses.

Solution: A feature-rich, yet worry-free Progressive Web App (PWA) allowing users to safely top up and redeem their account balance for shuttle trips. Admin and Driver dashboards with advanced capabilities.

Our App Problem and Solution
App Mockup Problem and Solution

Boarding Passengers

Passenger Boarding

Getting Started

Prerequisites

To ensure you have the required dependencies installed, run:

npm install

Be sure to create a .env file in the root directory with the configuration outlined in .env.example, NEVER check the .env file into GitHub.

Starting (running) the Application

To start (run) the application, run:

npm start

When running, changes to the code will automatically render in the browser. You will also need to start the API Server to interact with the application's back-end.

Sprint 2 Presentation

At the end of our second development sprint, we presented our platform. Check out the video on YouTube.

IMAGE ALT TEXT HERE

About

AUT Shuttle App's Front-End Code


Languages

Language:JavaScript 92.8%Language:CSS 3.9%Language:HTML 3.4%