Application that allows simulating bus movements and enabling passengers to track their locations & movements. (Backend).
$ git clone https://github.com/atlp-rwanda/phatom-be-techode.git
$ cd phatom-be-techode
$ npm i
$ npm run dev
$ npm start
Techode