Skip to content

Commit

Permalink
One extra day for milestone 4
Browse files Browse the repository at this point in the history
  • Loading branch information
iebecker committed Nov 20, 2023
1 parent 27db1e6 commit 69eeb2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/pages/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The project topic is **spectral analysis**, which consists of the analysis of da
>| [Milestone 1]({filename}/project/milestone1/index.md) | Thu, November 2nd, 09:59 PM | 1 |
>| [Milestone 2]({filename}/project/milestone2/index.md) | Thu, November 9th, 09:59 PM | 1 |
>| [Milestone 3]({filename}/project/milestone3/index.md) | Tue, November 14th, 09:59 PM | 21 |
>| [Milestone 4]({filename}/project/milestone4/index.md) | Mon, November 27th, 09:59 PM | 23 |
>| [Milestone 4]({filename}/project/milestone4/index.md) | Tue, November 28th, 09:59 PM | 23 |
>| **Total** | | 46|

Expand Down
5 changes: 4 additions & 1 deletion content/project/milestone4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Date: 2023-11-16
Slug: M4
Author: Ignacio Becker

> **Due: Monday, November 27th, 09:59 PM**

>**Due:**<span style="text-decoration: line-through;"> **Monday, November 27th, 09:59 PM**</span>
> **Tuesday, November 28th, 09:59 PM**
You will now start the development of the library modules. As part of test-driven design, you should first write the tests of a functionality, and then write the code, based on the API you defined in Milestone 3.

Expand Down

0 comments on commit 69eeb2f

Please sign in to comment.