From aa7e02b338d89cc77870ba01ef6a18a2af934ea6 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Mon, 15 Nov 2021 18:31:59 -0500 Subject: [PATCH] auto --- assign5/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assign5/README.md b/assign5/README.md index f345029..5fe7921 100644 --- a/assign5/README.md +++ b/assign5/README.md @@ -172,10 +172,9 @@ list of view and the URL uploader. - 20 pts: URL uploading, downloadable and playable for player - 10 pts: showing name/description and number of "likes" over the top of the video -- 10 pts: ordering the URLs as above (unseen first, descending order of links otherwise) - 10 pts: gesture recognizers - 10 pts: implementing the "likes" button and functionality -- 10 pts: general look and feel +- 20 pts: general look and feel - 5 pts: one of the following tasks: - Record and upload video from inside the app. You can upload anywhere you have access, though I suggest using Firebase Storage. -- GitLab