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

🎊 Feature display images #11

Merged
merged 3 commits into from
Aug 11, 2016
Merged

Conversation

MauricioKruijer
Copy link
Owner

This new feature will display the actual uploaded image (in real time).
Firebase is used to read the files and uses sockets to push directly to the end user.
So.. If you have your browser open and someone will upload an image, you'll see it as soon it has been saved in firebase (almost instant);
Closes #7

Add optional argument to pass get params and such..
Needed to limit and sort the list of posts from firebase itself. Some params (like orderBy) need to be json formatted, funny.
- Save timestamps in firebase
- Save created_at date in firebase
- Add firebase to response for debugging
- Read the images from firebase maybe with the front end directly
- The list of posts grows downward with the most recent post at the top
- Uploaded image must be visible within 2 seconds (almost instant, yay!)
Fixes #7
@MauricioKruijer MauricioKruijer merged commit fd5110c into master Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant