Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Items are displayed to the User #244

Open
garrethdev opened this issue Sep 2, 2015 · 0 comments
Open

New Items are displayed to the User #244

garrethdev opened this issue Sep 2, 2015 · 0 comments
Labels
Milestone

Comments

@garrethdev
Copy link
Member

Current Behavior:
If a user completes their first task of the day, a post request is sent to add to the database but its never reflected to the user.

Expected Behavior:
When a user completes their first task of the day or they’ve done more than 30 minutes of work it should reflect on their own newsfeed. This involves instantiating a backbone model and adding it to the current collection. It should be placed as the next viewable item.

@garrethdev garrethdev added this to the Newsfeed milestone Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant