Coder Social home page Coder Social logo

extremeresults-cloudcode's Introduction

extremeresults-cloudcode's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

extremeresults-cloudcode's Issues

Add cloud code function to get related outcomes and reflections (for new and existing)

Add cloud code function to get related outcomes and reflections (for new and existing).

When creating a new outcome or reflection, we need tot be able to show all related outcomes and reflections:
eg. Monday Vision:
Show Friday the last Friday Reflection (if there is any).
Perhaps show last monday vision too (if there is any)?

We need a function that returns all related outcomes and reflections for an "about-to-be-created" outcome or reflection.

Is there any magic way to use this, that doesn't require us to have type specific code? Might need changes in data model fra that.

Monday Vision:
Show Friday the last Friday Reflection (if there is any).
Perhaps show last monday vision too (if there is any)?

Daily Outcomes:
Show Monday Vision (if there is any linked up)
Perhaps show last daily outcome too (if there are any)?

Weekly Reflection:
Show Monday Vision (if there is any linked up)
Show last weeks Daily Outcomes (if there are any)?

Add README

Make a helpful README file for the cloud code project

Add checks for already existing outcomes and reflections

When saving an outcome or reflection, validate that there is not any existing data set in that particular time period.

Eg.
Only one daily outcome per day.
Only one weekly outcome per week.
etc.

Use save hooks.

ALSO:
Create a cloud code function that can be used from the client side.

All entries sort is not working properly

Example:

The newest daily outcome did not come on top of the all entries list. Instead it was ushered to the bottom.

There might be issues with the sort algorithm. It would be nice with some proper unit-tests.
Parse, I am looking at you!

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.