tmKamal / digital-travel-card-reader

Smart Ticketing System for Urban Public Transportation

Home Page:https://digital-travel-card-reader.herokuapp.com/

Repository from Github https://github.comtmKamal/digital-travel-card-readerRepository from Github https://github.comtmKamal/digital-travel-card-reader

Digital Travel Card Reader

Manager

This is the Qr Reader and passenger Controller of Urban Transportation system Bus System (React) - Deployed

Backend

Backend source

Links for Front-end projects

Manager controll unit (React) - github
Manager controll unit (React) - Deployed

Mobile apps

Passenger - homepage

Passenger - Mobile app

Mananger(Checker) - homepage

Manager - Mobile app

Run this locally:

First run the backend Backend source
then

git clone https://github.com/Dasunx/ticket-automation-backend
cd ticket-automation-backend

create .env file in root folder and add

REACT_APP_BACKEND_API=http://localhost:8000 <- This 8000 can be changed according to running port of backend
npm install
npm start

About

Smart Ticketing System for Urban Public Transportation

https://digital-travel-card-reader.herokuapp.com/


Languages

Language:JavaScript 95.5%Language:HTML 4.5%