Skip to content

Commit 093e2f6

Browse files
committed
remove submit instructions from mobile
1 parent dcd1e86 commit 093e2f6

File tree

4 files changed

+0
-52
lines changed

4 files changed

+0
-52
lines changed

_pages/ocw/mobile/projects/0/project0.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,3 @@ To get started, follow the directions in your project README.
3232
specify), that's all we'll be using to test your app.
3333
- Can I use an external library?
3434
- Please stick to just vanilla JS for this project.
35-
36-
## How to Submit
37-
38-
1. If you haven't done so already, [install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/).
39-
1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/0` or, if you've installed `submit50`, execute
40-
41-
```
42-
submit50 mobile50/projects/2019/x/0
43-
```
44-
45-
instead.
46-
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.
47-
1. [Submit this form](https://forms.cs50.io/3f0e502f-ba0e-4beb-b0ff-ef6582be3745).

_pages/ocw/mobile/projects/1/project1.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,3 @@ To get started, follow the directions in your project README.
3131
- Nope, the challenge is just a fun feature that I recommend adding if you finish early!
3232
- Do we need to test on both iOS and Android?
3333
- Nope, as long as it works on at least one of the platforms, you're all set. We'll assume iOS unless specified otherwise.
34-
35-
## How to Submit
36-
37-
1. If you haven't done so already, [install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/).
38-
1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/1` or, if you've installed `submit50`, execute
39-
40-
```
41-
submit50 mobile50/projects/2019/x/1
42-
```
43-
44-
instead.
45-
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.
46-
1. [Submit this form](https://forms.cs50.io/3f0e502f-ba0e-4beb-b0ff-ef6582be3745).

_pages/ocw/mobile/projects/2/project2.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,3 @@ To get started, follow the directions in your project README.
3636
- Nope, the challenge is just a fun feature that I recommend adding if you finish early!
3737
- Do we need to test on both iOS and Android?
3838
- Nope, as long as it works on at least one of the platforms, you're all set. We'll assume iOS unless specified otherwise.
39-
40-
## How to Submit
41-
42-
1. If you haven't done so already, [install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/).
43-
1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/2` or, if you've installed `submit50`, execute
44-
45-
```
46-
submit50 mobile50/projects/2019/x/2
47-
```
48-
49-
instead.
50-
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.
51-
1. [Submit this form](https://forms.cs50.io/3f0e502f-ba0e-4beb-b0ff-ef6582be3745).

_pages/ocw/mobile/projects/final/final.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,3 @@ layout: mobile/2019/m
1616
- Must have at least one stack navigator
1717
- Must have at least one tab navigator
1818
- Must be at least as large in scope as the previous projects
19-
20-
## How to Submit
21-
22-
1. If you haven't done so already, [install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/).
23-
1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/final` or, if you've installed `submit50`, execute
24-
25-
```
26-
submit50 mobile50/projects/2019/x/final
27-
```
28-
29-
instead.
30-
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.
31-
1. [Submit this form](https://forms.cs50.io/3f0e502f-ba0e-4beb-b0ff-ef6582be3745).

0 commit comments

Comments
 (0)