Track-device-inmotion

Author: Fiston HABIMANA

library

node-notifier

A notification library for for NodeJS that works out to push notification whenever action accur.

Description

This a Nodejs project which is used to culculate and track distance and energy used by a moving devices by sending coardnates and ather information

To run the App

Clone or download the repository. Go to project's root directory and run following command in terminal to install dependencies:

cd server

npm i

When this finishes, start app with:

npm run start

When webpack finish with bundling, app should start at: http://localhost:7000.

My Tech Stack

Tools I Use:

postman figma

Others:

git