Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 449 Bytes

TrackCab

This project is an implementation of managing employee cabs within an organization

Use npm install express npm install mongoose npm install mongo

It is implemented through Node Js Server, Mongoose for Schema and MongoDb for data storage.

Use Postman Api to test the data from the server

Currently working on the Driver as well as Employee Android app to act as a client

Go through the jpeg file to understand the flow.