Skip to content

Commit 7ce023b

Browse files
committed
notes
1 parent af45a2d commit 7ce023b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_pages/web/2020/x/projects/0/project0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ be introduced in Lecture 1.
9090
submit50 web50/projects/2020/x/0
9191
```
9292
Otherwise, using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2020/x/0`.
93-
1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else.
93+
1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality
9494
1. [Submit this form](https://forms.cs50.io/e09438a6-66e6-4667-8cdb-7b917a11ff97).
9595

9696
You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your current progress!

_pages/web/2020/x/projects/1/project1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,10 @@ Make sure that you've set your `DATABASE_URL` environment variable before runnin
233233
```
234234
Otherwise, using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2020/x/1`.
235235
1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else.
236+
* To aid in the staff's review, in your video's description on YouTube, you should timestamp where each of the following occurs:
237+
* Search (showing multiple results)
238+
* Individual book page showing leaving a review
239+
* API page
236240
1. [Submit this form](https://forms.cs50.io/98070e3e-0545-4b1d-aaed-ce2d3eedbcf0).
237241

238242
You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your progress!

0 commit comments

Comments
 (0)