Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jessican1212 committed Apr 23, 2024
1 parent fd1173d commit 1b5f2f5
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 20 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.44bbbbb5.css",
"main.js": "/static/js/main.67766f65.js",
"main.css": "/static/css/main.fbd94532.css",
"main.js": "/static/js/main.bbd176cd.js",
"static/media/hw2.md": "/static/media/hw2.b72b4299215ab1820a29.md",
"static/media/hw6.md": "/static/media/hw6.9155912e935d9342495a.md",
"static/media/hw3.md": "/static/media/hw3.4c6c1b784b693e9a6da8.md",
Expand All @@ -17,11 +17,11 @@
"static/media/spec.md": "/static/media/spec.fb8daad9b3efea0ce441.md",
"static/media/lab2.md": "/static/media/lab2.d2b57759e405362ffd8f.md",
"index.html": "/index.html",
"main.44bbbbb5.css.map": "/static/css/main.44bbbbb5.css.map",
"main.67766f65.js.map": "/static/js/main.67766f65.js.map"
"main.fbd94532.css.map": "/static/css/main.fbd94532.css.map",
"main.bbd176cd.js.map": "/static/js/main.bbd176cd.js.map"
},
"entrypoints": [
"static/css/main.44bbbbb5.css",
"static/js/main.67766f65.js"
"static/css/main.fbd94532.css",
"static/js/main.bbd176cd.js"
]
}
6 changes: 3 additions & 3 deletions content/web/schedule-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Join the [Ed](https://edstem.org/us/join/RDVU5J) and [Gradescope](https://www.gr
| 9 | *Spring Break* | *Spring Break* | *Spring Break* |
| 10 | *Canceled - Moved to Lab* | Lecture & Lab 9: React Part I [Slides](https://docs.google.com/presentation/d/1Acq_bQXCexFC3whng5EyEaFiWmqTx8qsN9TpLvFFPdw/edit) | [Final Project](#/hw/web/spec) |
| 11 | Lecture 10: React Part II [Slides](https://docs.google.com/presentation/d/1olL1RT1HI9hGdr8FANC4IHuITz8cqN6lAPivgh9YNBs/edit?usp=sharing) | Lab 10: React Practice (Optional) [Starter](assets/lab10/lab10-starter.zip) [Solution](assets/lab10/lab10-solution.zip) | [Final Project](#/hw/web/spec) + [HW 8: Social Media Website (Optional)](#/hw/web/hw8)|
| 12 | TBD: Project OH | TBD: Project OH | [Final Project](#/hw/web/spec) |
| 13 | OPTIONAL Project OH | OPTIONAL Project OH | [Final Project](#/hw/web/spec) |
| 14 | Demo Day: May 3rd 🎉 |
| 12 | OPTIONAL Project OH | OPTIONAL Project OH OH | [Final Project](#/hw/web/spec) |
| 13 | OPTIONAL Project OH | *Canceled - No OH* | [Final Project](#/hw/web/spec) |
| 14 | 🎉 Demo Day: May 3rd, 1-3pm @ Woz |


[comment]: <> "Note: removed HW 8: Create your own API in SP24"
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap" rel="stylesheet"><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.67766f65.js"></script><link href="/static/css/main.44bbbbb5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap" rel="stylesheet"><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.bbd176cd.js"></script><link href="/static/css/main.fbd94532.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions static/css/main.44bbbbb5.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.44bbbbb5.css.map

This file was deleted.

Loading

0 comments on commit 1b5f2f5

Please sign in to comment.