Skip to content

MikeGogol/elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App. It's on typescript template dedicted for CRA https://create-react-app.dev/docs/adding-typescript/

ElevatorApp

This is my vision of MVP for elevator controller interface. This interface is dynamic - could be used for any number of elevators and floors. I tried following minimal design principals.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Please make sure that before you run the App the backend is already running.

The address of backend service should be placed as "host Adress" in httpService.js

Known issues

  • On same browsers when elevator is called for the first time there could be a small delay with displaying a floor.
  • One dependency (React-Reveal) throws error and warnings on application run

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors