GithubHelp home page GithubHelp logo

zkimi / ecran_ratp_web Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 500 KB

Ce répertoire contient un site web en HTML/JS correspond à la représentation graphique d'un écran d'information en gare de la RATP. Il se base sur une API développée par @pgrimaud

CSS 38.83% HTML 34.25% JavaScript 26.92%

ecran_ratp_web's Introduction

Ecran RATP Web

Cet écran de la RATP codé en HTML/CSS/JS correspond à la représentation graphique fidèle d'un écran d'information en gare du réseau RATP.

Installation

Pour installer ce site, copiez tout ces fichiers dans votre hébergement web.

Utilisation

Pour modifier les stations et la direction du traffic, cela se trouve dans le fichier js/ratp.js et il s'agit des variables suivantes :

var schedules_url = 'https://api-ratp.pierre-grimaud.fr/v4/schedules/rers/(lettre_rer)/(nom_de_la_station)/'+config;
var traffic_url   = 'https://api-ratp.pierre-grimaud.fr/v4/traffic/rers/(lettre_rer)';
station     : '(nom_de_la_station)',

Pour modifier le nom de la station dans l'URL de l'API merci de se référer au super travail qu'à fait @pgrimaud à l'adresse suivante : https://api-ratp.pierre-grimaud.fr/v4/

Contribution

Les contributions et avis sont les bienvenus.

Démonstration

Démo

Démo https://perso-etudiant.u-pem.fr/~tlefeb08/

Remerciements

Grand remerciement à @pgrimaud qui a partagé l'entièreté de l'API et une bonne base du site.

ecran_ratp_web's People

Stargazers

 avatar

Watchers

 avatar  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.