Skip to content

Commit

Permalink
Update assignment deadlines for CS 492 and CS 494.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Jan 22, 2024
1 parent 3a88e45 commit 37a8c01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/data/courses/w24/cs492/assignments.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const assignments = {
link : 'https://classroom.github.com/a/eKbRLvSZ',
title: 'Assignment 1 – A basic RecyclerView-based weather app',
due: {
day: 'Wednesday, 1/31/2024',
day: '~~Wednesday, 1/31/2024~~ **Monday, 2/5/2024**',
time: '11:59pm'
},
notes: [
Expand Down
4 changes: 2 additions & 2 deletions src/data/courses/w24/cs494/assignments.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const assignments = {
link : 'https://docs.google.com/document/d/1GPMC4LadLibmHrthX6636B52V4pEqGAlUCSvyLVu19Q/edit?usp=sharing',
title: 'Assignment 0 – Familiarize yourself with Ed Discussion',
due: {
day: 'Wednesday, 1/24/2024',
day: '~~Wednesday, 1/24/2024~~ **Monday, 1/29/2024**',
time: '11:59pm'
},
notes: [
Expand All @@ -16,7 +16,7 @@ const assignments = {
link : 'https://classroom.github.com/a/hlpPtc5G',
title: 'Assignment 1 – A simple photo app',
due: {
day: 'Wednesday, 1/24/2024',
day: '~~Wednesday, 1/24/2024~~ **Monday, 1/29/2024**',
time: '11:59pm'
},
notes: [
Expand Down

0 comments on commit 37a8c01

Please sign in to comment.