Giter VIP home page Giter VIP logo

fil-onboarding-report's People

Contributors

anjor avatar apiligrim avatar davidgasquez avatar ibnesayeed avatar laurenspiegel avatar

fil-onboarding-report's Issues

"Last" metrics are incorrect

The "last day"/"last week" metrics currently take the last entry in the dataframe. This means in the scenario where a client has not been onboarding data for a few days instead of displaying 0 we display the amount of data they onboarded on the last day when they onboarded data.

Refactor get_client_name

In #13 we decided to pre calculate the id to name mapping using calculate_client_id_to_name_map but then we also kept the get_client_name

This results in clunky code in main.py, where the user of StatsClient now needs to call calculate_client_id_to_name_map before they can use get_client_name but that's not really clear from the function signatures.

Instead we should go back to the original implementation of making the function get the id to name mapping lazily, but then cache it when we get it.

It would be good to find out if /api/getVerifiedClients has a filter parameter as well. Something like /api/getVerifiedClients?client_id=f0.... .

Design feedback

We should have a figma of the current design so we can leave feedback, and have candidate next versions

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.