Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Ng committed Oct 13, 2023
1 parent c6b43fa commit 33b078b
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"files": {
"main.css": "/static/css/main.982e87cf.css",
"main.js": "/static/js/main.5b400a02.js",
"main.js": "/static/js/main.ac2893a3.js",
"static/media/hw2.md": "/static/media/hw2.e5e1b67c13433dba9a61.md",
"static/media/hw6.md": "/static/media/hw6.bbfec2fdf4c97dd22ac0.md",
"static/media/hw3.md": "/static/media/hw3.e7fe2e6d12bd2aa82fa4.md",
"static/media/hw8.md": "/static/media/hw8.b1287d1ca768ba50dd3f.md",
"static/media/hw4.md": "/static/media/hw4.3cd721eabf7429cff5aa.md",
"static/media/hw1.md": "/static/media/hw1.ada8fda450a924959140.md",
"static/media/hw7.md": "/static/media/hw7.784fbdc731953979f656.md",
"static/media/hw5.md": "/static/media/hw5.bc2ef9d0a145764814e7.md",
"static/media/hw5.md": "/static/media/hw5.69c9c560e2ae9582715e.md",
"static/media/hw9.md": "/static/media/hw9.2b38650321151fe30447.md",
"static/media/lab1.md": "/static/media/lab1.9481edd640b8fb24e51d.md",
"static/media/spec-final-project.md": "/static/media/spec-final-project.4545851ab9f7336836f2.md",
"static/media/lab2.md": "/static/media/lab2.d2b57759e405362ffd8f.md",
"index.html": "/index.html",
"main.982e87cf.css.map": "/static/css/main.982e87cf.css.map",
"main.5b400a02.js.map": "/static/js/main.5b400a02.js.map"
"main.ac2893a3.js.map": "/static/js/main.ac2893a3.js.map"
},
"entrypoints": [
"static/css/main.982e87cf.css",
"static/js/main.5b400a02.js"
"static/js/main.ac2893a3.js"
]
}
2 changes: 1 addition & 1 deletion content/web/schedule-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Join the [Ed](https://edstem.org/us/join/hAbV5D) and [Gradescope](https://www.gr
| 2 | CSS Basics [Slides](https://docs.google.com/presentation/d/1ugHZ98EAWHLxFj5mVykZiH-1CGMEICS2mljBivZ-pW4/edit?usp=sharing) | [Lab 2: CSS Part 2](https://docs.google.com/presentation/d/17mnkmwGId_L5ChDgGw7dma11CRWvPfuSPcBpSzKHyso/edit?usp=sharing) | [HW 2: Personal Portfolio](#/hw/web/hw2)[Solutions](assets/hw2/fa23-hw2-sols.zip) |
| 3 | JavaScript Basics [Slides](https://docs.google.com/presentation/d/1Im8zmJ5fdH7KwN3bdAO6tGDB6ZWTSaFxDEKE9uyPd2c/edit?usp=sharing) | [Lab 3: JS Part 2](https://docs.google.com/presentation/d/1EiH2TaVNuTlPSAgVICgpqxkasS5FHBkQJEB_OgLjZGA/edit?usp=sharing) | [HW 3: JavaScript Playground](#/hw/web/hw3) |
| 4 | Intro to APIs [Slides](https://docs.google.com/presentation/d/15Z_9r2RvC0lpORgY1B36PMHhgbIkXNM1JqkaOLHg-c4/edit?usp=sharing) | [Lab 4: Git and Deployment (GitHub Pages)](https://docs.google.com/presentation/d/1KprpWhlgZ5rbIASS2qnnD-JidRpqUHWMN1WHkvI_wyE/edit?usp=sharing) | [HW 4: Basic APIs](https://www.gradescope.com) |
| 5 | APIs, Promises, & Fetch() [Slides](https://docs.google.com/presentation/d/1ha5HZkX6n1dUgOoSL7OravcbBiPFDkwXZZjLxDOp7Ho/edit?usp=sharing) | Lab 5 | [HW 5: OpenWeatherMap API](#/hw/web/hw5) |
| 5 | APIs, Promises, & Fetch() [Slides](https://docs.google.com/presentation/d/1ha5HZkX6n1dUgOoSL7OravcbBiPFDkwXZZjLxDOp7Ho/edit?usp=sharing) | [Lab 5](https://docs.google.com/presentation/d/104qL6ysa1rN0Pd_BcSGpo4Sxpz0nemziMy0nCq-UArY/edit?usp=sharing) | [HW 5: OpenWeatherMap API](#/hw/web/hw5) |
| 6 | Express/NodeJS | Lab 6 | HW 6: Quizlet-ish Part 1 |
| 7 | MongoDB, Mongoose | Lab 7 | HW 7: Quizlet-ish Part 2 |
| 8 | React I | Lab 8 | HW 8: Social Media Website
Expand Down
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"/><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.5b400a02.js"></script><link href="/static/css/main.982e87cf.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"/><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.ac2893a3.js"></script><link href="/static/css/main.982e87cf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.5b400a02.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.5b400a02.js → static/js/main.ac2893a3.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
*/

/**
* @remix-run/router v1.9.0
* @remix-run/router v1.5.0
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -82,7 +82,7 @@
*/

/**
* React Router DOM v6.16.0
* React Router DOM v6.10.0
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -93,7 +93,7 @@
*/

/**
* React Router v6.16.0
* React Router v6.10.0
*
* Copyright (c) Remix Software Inc.
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.ac2893a3.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ _Create an [OpenWeatherMap](https://openweathermap.org/) account. Use the defaul
_How do you access HTML elements in the DOM? Reference Slide 27 of [Lab 3 Slides](https://docs.google.com/presentation/d/1EiH2TaVNuTlPSAgVICgpqxkasS5FHBkQJEB_OgLjZGA/edit#slide=id.g283ffe34518_0_9)_

# CLUE 2
_Here is the format of the URL for an API call to get coordinates from a location name. <mark>Ignore state code, country code, and limit.</mark> Be sure to set the <b>q</b> parameter to the <i>city</i> argument that's passed into getLatLon and set the <b>appid</b> parameter to your unique apiKey._
_Here is the format of the URL for an API call to get coordinates from a location name. Everything in orange text are query parameters. <mark>Ignore state code, country code, and limit.</mark> Be sure to set the <b>q</b> parameter to the <i>city</i> argument that's passed into getLatLon and set the <b>appid</b> parameter to your unique apiKey._
<img src="/assets/hw5/geocoder-api.PNG" style="padding: 20px 0;"/>

# CLUE 3
Expand Down

0 comments on commit 33b078b

Please sign in to comment.