Git Product home page Git Product logo

raphaelmanke / fzi-iota-showcase Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 10.93 MB

People use a growing number of different means of transport, such as bicycles, trams or cars, to get from one place to another. Various factors such as time, price or CO2 emissions play a role. More and more often, the means of transport are only borrowed for these connections and no longer belong to the drivers themselves. However, this is currently still associated with a high organisational effort, as each means of transport must be booked via a different system. Furthermore, the price models are not very flexible, so it is not worthwhile, for example, to travel only a very short distance. In order to make the use of different means of transport attractive and to make transport more efficient, a loan and payment system (ticket system) is needed that is able to invoice the use of different means of transport on a fine granular basis and to manage journeys with different means of transport. The system aims to represent a permissionless marketplace for mobility services which purely runs on a DLT and does not rely on any kind of intermediary.

Home Page: https://raphaelmanke.github.io/fzi-iota-showcase/

License: ISC License

TypeScript 77.95% JavaScript 2.94% HTML 1.14% Vue 14.98% Dockerfile 0.42% Makefile 1.91% Shell 0.57% Python 0.10%
dlt iota mobility open-source

fzi-iota-showcase's Introduction

Hi there ๐Ÿ‘‹

fzi-iota-showcase's People

Contributors

azure-pipelines[bot] avatar cr0ssing avatar f-node-karlsruhe avatar raphaelmanke avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

fzi-iota-showcase's Issues

model tangle data structure

  • vehicle channel
    • seed
    • channelId
    • trip-channels
      • seeds
      • channelIds
      • welcome-message
      • goodbye-message
      • reservation-channels
        • seed
        • root
        • message-format

model showcase state

  • grid
  • vehicles
    • position
    • state (parking, waiting for payment, reserved, driving, etc.)
  • users
    • position
    • state (waiting, issueing transaction, driving)
  • payment-channels
    • user
    • vehicle
    • state (pending, open, closed)
    • micro-transactions
  • transactions

create build pipeline

  • checkout code
  • test each component
  • build each component
  • create working docker image for vue apps and backend component
  • push image to docker registry

Showcase vis events

Defining all events necessary to determine the visualizations capabilities.

  • Add events to simple.ts for testing

add grid endpoint

  • setup webserver
  • define http GET endpoint sending stops and roadconnections

routes using multiple vehicles

implement an http-endpoint returning available routes given start and destination stop and allowed vehicle types.

  • filter connections that have allowed vehicle type
  • add used connection to route result
  • filter connections where a vehicle is available
  • map available vehicles to used connections in route result
  • calculate all routes using different combinations of available vehicles
  • add http-endpoint that returns routes using current available vehicles

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.