From 257e8c0150febc80c8464dde8b938a7d7e001498 Mon Sep 17 00:00:00 2001 From: Simon Ilincev Date: Mon, 21 Oct 2024 20:46:51 -0400 Subject: [PATCH] chore: update final project dates --- versioned_docs/version-2024fa/finalproject.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/versioned_docs/version-2024fa/finalproject.md b/versioned_docs/version-2024fa/finalproject.md index 041c15b00..5660e8673 100644 --- a/versioned_docs/version-2024fa/finalproject.md +++ b/versioned_docs/version-2024fa/finalproject.md @@ -29,7 +29,7 @@ Your remaining slip days are still valid for this. The group's allotted slip day ### Milestone 1 -**Due: November 3rd, 2024 by 11:59 PM** +**Due: November 1st, 2024 by 11:59 PM** This milestone is primarily focused to allow you to ideate ideas with your team (check out project suggestions for inspiration!). You will meet with your assigned TA for idea approval and roadmapping. Your assigned TA will be your primary point of contact for any trouble you face while working on the project. All our TAs are incredibly kind and supportive so don't feel intimidated! **Requirements** @@ -38,7 +38,7 @@ This milestone is primarily focused to allow you to ideate ideas with your team ### Milestone 2 -**Due: November 17th, 2024 by 11:59 PM** +**Due: November 13th, 2024 by 11:59 PM** For this milestone, we expect a skeleton of a website. So, by this checkpoint, you should have established your frontend pages and outlined the API routes you plan on implementing in Express. Your frontend and backend should be properly connected and can communicate with one another locally. Again, make sure your TA approves and has checked in with you. **Requirements** @@ -48,9 +48,9 @@ For this milestone, we expect a skeleton of a website. So, by this checkpoint, y - at least one of each HTTP request type (`GET`, `POST`, `PUT`, `DELETE`) - full implementation is not necessary, we just want to see the outline of each route function -### Milestone 2.5 +### Milestone 3 -**Due: December 3rd, 2024 by 11:59 PM (No slip days allowed for this check-in)** +**Due: November 26th, 2024 by 11:59 PM (No slip days allowed for this check-in)** For this milestone, you should have fully functioning prototype with maybe some minor bugs and getting your web application ready to be deployed. This is your final TA check in. **Requirements**