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

Create DB rules document in Firebase #2

Open
MRSalomao opened this issue Dec 23, 2016 · 0 comments
Open

Create DB rules document in Firebase #2

MRSalomao opened this issue Dec 23, 2016 · 0 comments
Assignees
Labels
Projects
Milestone

Comments

@MRSalomao
Copy link
Owner

MRSalomao commented Dec 23, 2016

Create Firebase rules document that allows users to upload video objects containing:

Title Type description Importance
title string title of the video required
description string description of the video optional
tags list of strings tags that help index the video optional
thumbnail blob - image small image that helps summarize the video optional
video track blob - list of Stroke events the video itself (excluding the audio part) required
comments list of objects comments entered by users optional

Only the creator of the video should be able to edit / remove it.

@MRSalomao MRSalomao added this to the Pre-MVP milestone Dec 23, 2016
@MRSalomao MRSalomao moved this from TODO to In Progress in Platform Jan 28, 2017
@MRSalomao MRSalomao self-assigned this Jan 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Platform
In Progress
Development

No branches or pull requests

1 participant