Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Ng committed Oct 10, 2023
2 parents a06f0db + 347bfa4 commit 3409937
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions package 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "cubstart-website",
"version": "1.0.0",
"description": "This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion public/content/ios/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/QSrvSj) and [Gradescope](https://www.gr
| 2 | Swift and SwiftUI Fundamentals [Slides](https://drive.google.com/file/d/1yQbj1EtnZ0xTukt7n7q10LW4rkJxZqCI/view?usp=share_link) [Recording](https://drive.google.com/file/d/1Jd1Khu7XGqeT8VhOEu3ggqA156ryinia/view?usp=sharing)| [Discussion 2/OH](https://drive.google.com/file/d/1YXvczksyMxcOgl7pzDzqTbkPD6Tw-b0D/view?usp=share_link) | [HW 2: Tic-Tac-Toe](https://calhacks.notion.site/HW-2-Tic-Tac-Toe-1d7b9c386ed244378100d3c14c65d9f3?pvs=4) |
| 3 | Dataflow, MVVM, and Lists [Slides](https://docs.google.com/presentation/d/17yF_Ijo6V8kN4DgKLr6DpzWM4Ul1ZsOnaIzNGaxD6h0/edit?usp=sharing) [Recording](https://drive.google.com/file/d/1a97CF1DfqblBl_R310wxsiSvR-RyN_-X/view?usp=sharing) | Discussion 3/OH | [HW 3: Checklist](https://calhacks.notion.site/HW-3-Checklist-962d632be649480faa031e79128ed30a?pvs=4) |
| 4 | Navigation and Presentation [Slides](https://drive.google.com/file/d/1YAOX0hNmT1sRNT4aWLj9K0ohO0-r7dIq/view?usp=share_link) [Keynote](https://drive.google.com/file/d/1eiOBecSfMKTw7n4klbYSefKt4eNerpDZ/view?usp=share_link) [Recording](https://youtu.be/Zvdq0tPyXi0?si=XsG5H6PQsik48wqA)| Discussion 4/OH | [HW 4: Polishing Tic-Tac-Toe](https://calhacks.notion.site/HW-4-Polishing-Tic-Tac-Toe-c0a7ae6065174e4e80852a758defbd8f?pvs=4) |
| 5 | Intro to Animations | Discussion 5/OH | HW 5: Coin Toss |
| 5 | Intro to Animations [Slides](https://docs.google.com/presentation/d/110zNepiacJBN3uGctV1hosK7Hsfu5GW7m1mAX1-EnSA/edit?usp=sharing) | Discussion 5/OH | [HW 5: Coin Toss](https://calhacks.notion.site/HW-5-Coin-Toss-7537a4f93d0243989c1c8393b97f0fc9) |
| 6 | API Integration | Discussion 6/OH | HW 6: Guess the Dog! |
| 7 | Swift Data | Discussion 7/OH | HW 7: Flash Cards |
| 8 | Firebase | Discussion 8/OH | HW 8: TBD |
Expand Down

0 comments on commit 3409937

Please sign in to comment.