GithubHelp home page GithubHelp logo

vladbatushkov / flights Goto Github PK

View Code? Open in Web Editor NEW
22.0 1.0 6.0 162.92 MB

Flights Search Application GRANDstack Experimental Implementation

Dockerfile 2.54% Batchfile 0.34% C# 22.69% Shell 2.29% JavaScript 69.90% HTML 1.68% CSS 0.56%

flights's Introduction

Flights Search Application GRANDstack Experimental Implementation

Solution structure

/cql

Cypher queries

/data

Original .csv files from openflights.org

/generator

Dotnet core C# console application to generate .csv files of nodes and relationships to import to flights.db

/grand-stack-app

/api (Apollo GraphQL API)

/ui (React App)

/neo4j (Not used Docker file for blank Neo4j)

/neo4j-apoc-algo-graphql

Docker Image with APOC, Algorithms and GraphQL plugins based on neo4j official image

neo4j.conf (Configuration file used for Neo4j)

/neo4j-flights

Docker Image neo4j-flights with flights.db based on neo4j-apoc-algo-graphql

import.sh (Extention script executed to import data create flights.db)

/import (Files .csv with flights.db ready to import Nodes and Relationships)

Domain

Project provides a set of tools to solve real world problem of flights search for all possible routes in between 2 locations such as cities/airports. Routes

Database Schema

Project based on the original idea of Max De Marzi of graph database POC. Schema

Architecture

Project is build with using GRANDstack framework and special Docker image with original flights database with predefined imported data. Architecture

Neo4j

Approach with neo4j-admin import tool used to prepare flights.db data. Database

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.