Skip to content

Eirlplan is a geographic plan for dynamic display on interactive touchscreens

Notifications You must be signed in to change notification settings

Bordeaux-INP/Eirplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eirplan

Eirlplan is a geographic plan for dynamic display on interactive touchscreens

Image of the interface

Pre-require

Set up npm on your PC : https://www.npmjs.com/get-npm

Download Node Js on your PC: https://nodejs.org/en/download/current/

Download material_UI package for React : npm install @material-ui/core

Testing

To test the client :open the client folder in your terminal and run "npm start". It directly opens a new window in your navigater. If not just open the link below: http://localhost:3000/

To test the server: open the server in your terminal. run "node server.js" go to your borwser and open : localhost:3008

Maps

The maps used have to be XML/SVG folders. To ensure the right compilation of the code, these SVGs must have one and only one path tag without a description. This path refers actually to a wall. See an example in /docs/SVG/RDC.svg

About

Eirlplan is a geographic plan for dynamic display on interactive touchscreens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published