Skip to content

This project is a software implementation of the original mockup realized during the Software Engineering 2 class at the University of Trento.

Notifications You must be signed in to change notification settings

AndreiCComan/SE2_16_170736_173195_P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE2_16_170736_173195_P

Students

170736 Andrei Catalin Coman
173195 Cosimo Damiano Persia

Running the app

You will need to install the following dependencies

  • express
  • body-parser
  • googlemapsutil

In order to install them you have to type in your Terminal

npm install <dependency> --save

To start this Node.js app

node welcome.js

Finally open the browser and type

http://127.0.0.1:5000

Live Demo

We provide a live demo on Heroku: https://goo.gl/m97Xxb

API

The API can be seen on Swagger: https://goo.gl/2n9f8v

NOTE

We considered responsiveness as the most important feature for a modern webiste.
Here you can see the preview of the website on different devices.
picture alt

About

This project is a software implementation of the original mockup realized during the Software Engineering 2 class at the University of Trento.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published