Giter VIP home page Giter VIP logo

owl-project's Introduction

HotelRain

Files

Ontology

Queries

Notebook with SPARQL query tool and scripts used to populate the ontology

Individuals data in csv files

Word Report

old/backup files

Installation

If you want to have a copy of the code, you can :

In your computer :

  • In the shell, go into the repository using cd PATH_TO_REPO
  • Install all the necessary packages by running in the shell pip install -r requirements.txt
  • Then enter the app folder by typing cd flask_app
  • Make some set-up to prepare the app
    • On Linux, Mac
    $ export FLASK_APP = app
    $ export FLASK_ENV = development
    • On windows
    > set FLASK_APP = app
    > set FLASK_ENV = development
  • Run the server by typing flask run
  • Open a web browser like Chrome and go to this URL : http://localhost:5000/

How to use the app

Once the web page is loaded, you can navigate through all the pages

  1. Welcome page : You can access to three maps, one with all the stations in France, one with all the Hotels and the last one with all the sations and hotels.
  2. Make A Trip : You can decide to make a Trip and visualize it in a Map, you just have to choose a station of departure and a stations of arrival
  3. History of all Trips : You can access to a history of all the trips and visualize them in a map
  4. Traveler : You can access to the history of trips from one traveler in particular.

owl-project's People

Contributors

jeyjoshua avatar othmanloutfi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.