This repo contains:
- A NodeJS Express API that drives the backend logic and manages the database
- The Frontend browser client which contains
- A User Registration Interface
- An Admin Dashboard with data summary visualisations and
- it allows an admin to perform certain authorised actions to the Driver models
- Node JS api in order to run the backend client,
$ cd server
$ npm start- Frontend Client in order to view the client, go to the server folder and open the views folder and run the pug files