Skip to content

Commit

Permalink
Publish CS 493/599 assignment 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed May 8, 2024
1 parent cdf5c27 commit 1080297
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/data/courses/sp24/cs493/assignments.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@ const assignments = {
'[Sign up for a grading demo here](https://outlook.office365.com/owa/calendar/[email protected]/bookings/)'
]
},
// {
// link : '',
// title: 'Assignment 3 – API authentication and authorization',
// due: {
// day: 'Monday, 5/22/2023',
// time: '11:59pm'
// },
// notes: [
// 'Demo due by 11:59pm on Monday, 6/5/2023',
// '[Sign up for a grading demo here](https://outlook.office365.com/owa/calendar/[email protected]/bookings/)'
// ]
// },
{
link : 'https://classroom.github.com/a/GXxEcqXc',
title: 'Assignment 3 – API authentication and authorization',
due: {
day: 'Monday, 5/20/2024',
time: '11:59pm'
},
notes: [
'Demo due by 11:59pm on Monday, 6/3/2024',
'[Sign up for a grading demo here](https://outlook.office365.com/owa/calendar/[email protected]/bookings/)'
]
},
// {
// link : '',
// title: 'Assignment 4 – File uploads and offline work',
Expand Down

0 comments on commit 1080297

Please sign in to comment.