diff --git a/assign5/assign5.md b/assign5/assign5.md index 4caa011611a8359d6e636a078631059f24b2bcf0..94dd975d1644c8892baf97fd2faf27f8d53aa35d 100644 --- a/assign5/assign5.md +++ b/assign5/assign5.md @@ -1,5 +1,5 @@ # Assignment 5: Tok: Firebase and Playing Video -**Due: May 17, 2020, 11:59:59 pm, v1.0** +**Due: May 17, 2020, 11:59:59 pm, v1.01** (live doc, be sure to check back frequently) @@ -93,7 +93,7 @@ Make sure that at this point you can run the app, which should start in your hitting the "Back" button should take you back. ## Step 3: Build the URL Uploader controller -This controller will just allow the user to input a URL, description (through `TextField`s), maybe a comma-separated "tags", and insert into +This controller will just allow the user to input a URL, description (through `TextField`s), **Edit:** maybe a comma-separated "tags", and insert into the database. A url and description can be inserted as follows: ``` root.child("urls").childByAutoId().setValue(["name": "Meditation Sheep",