Code Monkey home page Code Monkey logo

taxidemo's People

Contributors

rogeralsing avatar johannordin avatar vgilbertsson avatar

Stargazers

EM avatar Robin Wyss avatar Roman Golenok avatar Victor Gladkikh avatar Gerjan avatar  avatar Arjen Smits avatar

Watchers

 avatar Jonathan Boellke avatar James Cloos avatar Henrik Johansson avatar  avatar  avatar Jerker avatar Pracha Karlsson avatar Klas Dahlén avatar Patrik Alm avatar Anders Hesselbom avatar  avatar Maria Eriksson avatar Cicci avatar Henrik Carlsson avatar  avatar  avatar  avatar João Stoltz avatar  avatar  avatar  avatar Andreas Dahlberg avatar Martin Hjalmarsson avatar Lupux avatar

taxidemo's Issues

Don't send nuget packages to git

I just clone the project to study it and saw that it took too much time to download it.

Indeed it took so long because NuGet packages were submitted to Git because there is no reference to it on .gitignore

packages/*

Zoom out aggregated view

Instead of showing individual vehicles on the map when zoomed out.
we could pass the zoom level to the publisher actor and make it aggregate vehicle count in some sort of tiled view,
take all vehicles in the user viewport group them by long and lat divided by some factor
and display boxes/circles with vehicle count.

Remove Taxi.Status message

The Taxi.Status message can be removed and replaced with a PositionBearing event containing the same status..

The reason it should be removed is that its sent just when it occurs and when new clients arrive, they will not get the already sent status.

Frontend + Backend connection

Currently, the backend needs to be up and running and waiting in init mode before the frontend starts. which works for local dev, but will not work on scale where frontend can respawn.

this needs to be addressed. possibly using Akka.Cluster instead

rename the project

As we are displaying busses, ferries and subway trains a better name might be Transit something.
transit live, transit realtime or something like that

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.