Skip to content

Commit

Permalink
web changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Ng committed Nov 16, 2023
1 parent 3c3dd26 commit 7e134a7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion public/content/course-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ You have **2 homework drops** and your homework grade will be affected if you mi

## Final Project

The last 4 weeks will be dedicated to your final project, which is ideating and building a viable product/application. You’ll be expected to meet with your project team regularly to work towards meeting the checkpoints throughout. We will be offering extensive Office Hours support as you and your team take on this final project.
The last 4 weeks will be dedicated to your final project, which is ideating and building a viable product/application. You’ll be expected to meet with your project team regularly to work towards meeting the checkpoints throughout. We will be offering Office Hours support as you and your team take on this final project.

## Late Work

Expand Down
6 changes: 3 additions & 3 deletions public/content/web/schedule-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Demo Day will be held on Tuesday December 5th, 3:00-5:00pm in the Wozniak Lounge
| 8 | Backend Continued [Slides](https://docs.google.com/presentation/d/1VahUS8xhRltUkG_IJ_mPXCd4-06NrELkoiwYkmRoWJw/edit) | Lab 8: Figma + Github | [Final Project Checkpoint Due Nov 12](#/hw/web/spec) + [HW 8: Create your own API](#/hw/web/hw8)
| 9 | OPTIONAL Lecture: Intro to React[Slides](https://docs.google.com/presentation/d/1qLiDAvOlQdZCk1U4uU5eXAcB-3I_kYnmWkR2TO4GSAM/edit?usp=sharing) | NO LAB (Veteran's Day) | [Final Project](#/hw/web/spec) + OPTIONAL [HW 9: Social Media Website](#/hw/web/hw9) |
| 10 | Comprehensive Review [Slides](https://docs.google.com/presentation/d/1VuC08_0WNJA6Vc1Mz7nLEoqjIiz__PeFrKh63-eh5sk/edit?usp=sharing) | OPTIONAL Project OH | [Final Project](#/hw/web/spec) |
| 11 | OPTIONAL Project OH | No Lab (Thanksgiving) | | [Final Project](#/hw/web/spec)
| 12 | OPTIONAL Project OH | OPTIONAL Project OH | |
| 13 | Demo Day date: TBD 🎉 |
| 11 | OPTIONAL Project OH | No Lab (Thanksgiving) | [Final Project](#/hw/web/spec)|
| 12 | OPTIONAL Project OH | OPTIONAL Project OH | [Final Project](#/hw/web/spec) |
| 13 | Demo Day: Dec 5th, 3-5pm @ Woz 🎉 |
4 changes: 2 additions & 2 deletions src/components/HomePage/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ function HomePage(props) {
<div className='button-container'>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSco-puPnC9Se1k35ZDxzbOLbCqXUt2It2X23kLkFGkQ3F2snw/viewform" className="applybutton">APPLY NOW!</a>
</div>
*/}
<b>Fall 2023 application have closed. See you next semester! </b>
<b>Fall 2023 application have closed. See you next semester! </b>*/}
<br/>
<div className="stats-wrapper">
<div className="stats-item">
Expand Down

0 comments on commit 7e134a7

Please sign in to comment.