Skip to content

omaressameldin/car-rental

Repository files navigation

Readme

What this is

  • A car rental app
  • the app has services for adding/removing cars, demands and users (no front end for that part)
  • there is also a service for scheduling the cars according to the demands
  • there are also a simulator and dashboard apps where the simulator creates some cars and then starts moving them randomly and the dasboard shows the movements of the cars in the x and y dimensions

How to use

RUNNING tests

To run tests for any of the services:

  • go to a container using docker exec -it [app_name] sh
  • run npm test

Technologies used

  • node-js (micro)
  • react
  • socket.io
  • ava
  • chart.js
  • docker
  • docker-compose

About

car rental app and simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published