Skip to content

Commit

Permalink
Publish CS 290 final project demo signup link.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Nov 25, 2024
1 parent 1b704fc commit 3196886
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/data/courses/f24/cs290/finalProject.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@ const finalProject = {
'Note that this must be completed individually by every member of your team.'
]
},
// {
// link : 'https://outlook.office365.com/owa/calendar/[email protected]/bookings/s/nbUAk1bWB0iTS5zaAVCMtg2',
// title: 'Final Project Demo Signup',
// notes: [
// 'Sign up for a final project demo appointment using the link above.',
// 'Sign up for one demo appointment per team.',
// 'All team members must attend your demo unless prior arrangements have been made with Hess.',
// 'Code is due on GitHub at the time of your demo.',
// 'Come to the demo prepared to run your project from one of your team\'s computers.',
// 'Final project demos will be held in person in Hess\'s office (KEC 1109).',
// 'Remote attendance at a final project demo is possible *by request only*. If you\'d like to attend your demo remotely via Zoom, please *email* at least 24 hours in advance. **Do not rely only on requesting a remote demo by leaving a note when you sign up through Microsoft Bookings!** These notes are buried and I won\'t see them. Please email instead.'
// ]
// }
{
link : 'https://outlook.office365.com/owa/calendar/[email protected]/bookings/s/nbUAk1bWB0iTS5zaAVCMtg2',
title: 'Final Project Demo Signup',
notes: [
'Sign up for a final project demo appointment using the link above.',
'Sign up for one demo appointment per team.',
'All team members must attend your demo unless prior arrangements have been made with Hess.',
'Code is due on GitHub at the time of your demo.',
'Come to the demo prepared to run your project from one of your team\'s computers.',
'Final project demos will be held in person in Hess\'s office (KEC 1109).',
'Remote attendance at a final project demo is possible *by request only*. If you\'d like to attend your demo remotely via Zoom, please *email* at least 24 hours in advance. **Do not rely only on requesting a remote demo by leaving a note when you sign up through Microsoft Bookings!** These notes are buried and I won\'t see them. Please email instead.'
]
}
],

preamble: 'For the final project in this course, you will work in teams to implement a complete web application that serves dynamic, interactive data that is stored in a database on the back end. You can find more info below.'
Expand Down

0 comments on commit 3196886

Please sign in to comment.