Skip to content

Commit

Permalink
update multiplayer repl submissions
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmaxwellhyland committed Jan 29, 2024
1 parent 4521598 commit 853ee50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ This course expands upon the material from Web 102, and dives deeper into more J
- Week 11: Final Project Work
- Week 12: Final Project Presentations

## Multiplayer Repls
[View responses for Multiplayer Repl Submissions here.](https://forms.office.com/Pages/DesignPageV2.aspx?subpage=design&FormId=iNuljKul90il4EzlCTX4B33juYEmlJlJpIkctSGCv9RUNVQwVVU1S1Q0SVIySTg2WTRMQVdISDI4QS4u&Token=6e32e7bdb1aa41919e2421e3697f228b)

## Resources & Ideas
Here are some thoughts and things.

Expand All @@ -30,6 +33,6 @@ Here are some thoughts and things.
The goal of this course is _not_ to teach programming concepts; it is to show students how they can build more advanced front-end web applications using vanilla JavaScript. Each concept learned should have a direct application and purpose. The ultimate aim is for students to build a website that connects to an external API.

## Final Project Possibilities
A student might attempt to build a cat quote generator like this: [https://getcat.josephmaxwell.repl.co/](https://getcat.josephmaxwell.repl.co/).
A student might attempt to build a cat quote generator like this: [https://hylandtechclub.com/showcase/Web103/GetCat/index.html](https://hylandtechclub.com/showcase/Web103/GetCat/index.html).

There are a ton of public APIs available, and a bunch of them are listed here: [https://github.com/public-apis/public-apis](https://github.com/public-apis/public-apis). It would be beneficial to search through the APIs, find a few simple ones, and make small demonstration websites for them.
6 changes: 4 additions & 2 deletions StudentDesc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ Follow the links below to view each week of material.
- [Week 10 (5/9): Final Project Work](FinalProject/StudentDesc.md)
- Week 11 (5/16): Final Project Presentations

## Multiplayer Repl Shares
[Click here to submit your Multiplayer Repl Link.](https://forms.gle/kw8KoyCRXzFC2dZt8)
## Multiplayer Repl Submissions
[Click here to submit your Multiplayer Repl links!](https://forms.office.com/r/1StfpmNY2h)

> _Note: [click here for help generating a Multiplayer Repl link](https://hylandtechclub.com/MultiplayerLink)_

0 comments on commit 853ee50

Please sign in to comment.