Code Monkey home page Code Monkey logo

Comments (6)

machi1990 avatar machi1990 commented on August 17, 2024

Quick thinking about this, make me realise that we'll need to store assignment and completion dates too in the VolunteerAction model. We could start by that and see what kind of filters we'll need by playing with the /graphql playground.

from openvolunteerplatform.

wtrocki avatar wtrocki commented on August 17, 2024

@machi1990 Actually really good point!

from openvolunteerplatform.

machi1990 avatar machi1990 commented on August 17, 2024

Feature Request

Create simple reports view with blocks showing numbers.

Possible data to show:

  • Number of actions closed today
  • A number of actions that were not closed today.

The two above, will have to wait for aerogear/graphback#1314.

  • A number of actions in progress.

Yeap. We can add the following:

  • Number of actions which are completed.
  • Number of actions which are neither assigned nor completed.

We can start with the above three and then to make things fun / challenging, we can also:

  • Number of actions completed nearby the current location (we'll have to define a bounding box or circle). Recipient lat and long could be the determinant location.

from openvolunteerplatform.

wtrocki avatar wtrocki commented on August 17, 2024

We can move from using Date scalar to string for the moment (timestamp compare will work) and move it back once issue is resolved.

from openvolunteerplatform.

machi1990 avatar machi1990 commented on August 17, 2024

We can move from using Date scalar to string for the moment (timestamp compare will work) and move it back once issue is resolved.

No need, since the issue if fixed now. I am building the reports queries as we speak and will share them in a moment so that we can add ideas and push our filtering capabilities to the limits :-)

from openvolunteerplatform.

machi1990 avatar machi1990 commented on August 17, 2024

I am current trying the queries out in the graphql playground, some of them are here #89

from openvolunteerplatform.

Related Issues (20)

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.