Skip to content

Team-Joker-JU/web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web application

Dependencies

Name Description Homepage for org.
Node.js Environment to run javascript applications https://nodejs.org/en/
Express.js Framework for Javascript web applications https://expressjs.com/
npm Node packet manager. Handles installation for every techonology within node applications https://www.npmjs.com/

Description

Reads from the backend API and gets the mowers coordinates. With these coordinates we draw a map over the route the mower has traveled, if there is a collision this is marked on the map.

Technologies

  • express-handlebars - Template system used to display data
  • nodemon - Allows for automatic restarts of the server when code is changed

Installation

  1. git clone https://github.com/Team-Joker-JU/web-application.git
  2. npm install
  3. nodemon main.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published