Skip to content

Client-server application to manage an autonomous car fleet.

Notifications You must be signed in to change notification settings

simonthme/autonomousCarFleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Autonomous car fleet Creating a client-server application using nodeJS. Creating Accounts that are able to manage an autonomous car fleet.

Installation

To get project:

git clone https://github.com/simonthme/autonomousCarFleet.git

To install all modules and run server:

npm install (in the client or server repository)
xo
node server.js (to start server)

On client side:

bower install
gulp
xo

Local server starts on port 8080.

Usage

Use postman or a navigator to execute the http requests.

About

Client-server application to manage an autonomous car fleet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published