Skip to content

oSoc14/iTrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

#iTrip

Contains the front-end for iTrip application for Westtoer.

##What is iTrip? iTrip a personal digital travel guide for the Belgian coast. It's created by Westtoer for frequent travellers.

It’s a tool to

  • simplify your trip
  • discover locations
  • combine events
  • easily assemble your perfect holiday trip

Main advantage: summary of trips and tourist attractions

##Developed with

##Installation

Just download the iTrip zip and extract it locally. Gulp and Gulp-Sass are used to compress and convert SASS files into CSS. So when modifying the source code CSS, make sure Gulp and Gulp-Sass are installed.

#####To install Gulp enter the following statement in a terminal: npm install –g gulp

To run Gulp a gulpfile is required at the root of your project (included in the iTrip project).

#####To install Gulp-Sass enter the following statement in a terminal: npm install gulp-sass

#####Run gulp: gulp

More information on Gulp and how to install or use it go to the Gulp Github page.

#Credit Authors: Laetitia Van Espen, Jasper De Rocker