Giter Site home page Giter Site logo

waterrower's People

Contributors

firstklaas avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

waterrower's Issues

Autoregister Devices

Devices can autoregister to the backend. Devices can initiate a registration via a mqtt command. If the server gets such a command, it first looks in the database, if the device already exists or not. If not, it will be registered in the database and a socket.io messsage is initiated, so the frontend can react correctly.

Session Graph

Would be coll to see the data of one session as a grapgh. Speed, AVG Spees, Max-Speed.

How to deal with an active session

An active session (workout) is bound to a user and a device. If devices are listed, then only devices can be selected, that are not bound to an session.

If a session is active for the current user, then jump directly to the "LIve" section.

Admin Role

Some Users are marked as "Admin" to get additional management features. Possible admin tasks are:

  • Manage Devices
  • Kill any session
  • Deactivate (Delete?) User
  • Delete Sessions (independently from User)

Teams

Users can organized themselves in teams. The team has its own score.

Authentification -> FileStore Problem

When using FileStrore to persist session information, the deserializeUser function is never called. As a consequence req.user is undefined. This needs more investigation. For the time being, FileStore is deactivated.

Friends

User can have friends. So they search for Users and can request a friendship. Requested friendships can be accepted or denied.

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.