From 59b9ef5b93aa11057a921613307533185e4c8b71 Mon Sep 17 00:00:00 2001 From: Yuese Li Date: Tue, 17 Dec 2024 15:22:57 -0500 Subject: [PATCH] added 2024 proposal and proposal and status report --- client-course-schedulizer/README.md | 2 +- .../src/components/pages/AboutPage/AboutPage.tsx | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/client-course-schedulizer/README.md b/client-course-schedulizer/README.md index 8fdcb86f..66724a8b 100644 --- a/client-course-schedulizer/README.md +++ b/client-course-schedulizer/README.md @@ -49,7 +49,7 @@ Edits you make to the code will automatically update the website in your browser 1. Create a pull request to merge your fully-implemented-and-tested feature branch into the `develop` branch. You can test your branch locally by running: - `pnpm start` to manually test your changes. - - `pnpm test` Launches the test runner in the interactive watch mode. See the section about [running tests](https://create-react-app.dev/docs/running-tests/) for more information. + - `pnpm test` Launches the test runner in the interactive watch mode. See the section about [running tests](https://sharp-babbage-a45ee2.netlify.app/#/about) for more information. GitHub is configured to require on review by a team member for all merges into the `develop` branch. When the merge is approved: diff --git a/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx b/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx index 164df906..47442b38 100644 --- a/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx +++ b/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx @@ -195,6 +195,13 @@ const AboutReport = () => { +
  • + + 2024 Project Proposal + {" "} + - 10.1.2024 +
  • +
  • Final Report @@ -264,6 +271,13 @@ const AboutResources = () => {

  • +
  • + + Status Report Slides + {" "} + - 12.10.2024 +
  • +
  • Final Presentation Slides