Skip to content

taha-saifi/fleet-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleet Management

This repo includes two nodejs scripts, 'dataPersister.js' which is responsible for storing history, and 'server.js' for providing it to clients.

Architecture

Screenshot from 2023-10-07 06-21-271

Usage

Open a terminal

#
git clone https://github.com/taha-saifi/fleet-management
cd fleet-management
npm i
node dataPersister.js

Open another terminal, in the same dir

node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors