diff --git a/package-lock.json b/package-lock.json index 6af153f..5121aba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,6 +12,7 @@ "@headlessui/react": "^2.1.2", "@heroicons/react": "^1.0.6", "clsx": "^2.1.1", + "comclub-website-2024": "file:", "date-fns": "^3.6.0", "framer-motion": "^11.3.21", "react": "^18.2.0", @@ -2348,6 +2349,10 @@ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" }, + "node_modules/comclub-website-2024": { + "resolved": "", + "link": true + }, "node_modules/commander": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", diff --git a/package.json b/package.json index c9f969b..3fd5ff1 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@headlessui/react": "^2.1.2", "@heroicons/react": "^1.0.6", "clsx": "^2.1.1", + "comclub-website-2024": "file:", "date-fns": "^3.6.0", "framer-motion": "^11.3.21", "react": "^18.2.0", diff --git a/public/elections/27th Computing Club Elections Info Pamphlet.pdf b/public/elections/27th Computing Club Elections Info Pamphlet.pdf new file mode 100644 index 0000000..185d341 Binary files /dev/null and b/public/elections/27th Computing Club Elections Info Pamphlet.pdf differ diff --git a/public/elections/27th Management Committee Nominee Application FormA.docx b/public/elections/27th Management Committee Nominee Application FormA.docx new file mode 100644 index 0000000..17894d0 Binary files /dev/null and b/public/elections/27th Management Committee Nominee Application FormA.docx differ diff --git a/public/elections/27th Management Committee Nominee Application FormB.docx b/public/elections/27th Management Committee Nominee Application FormB.docx new file mode 100644 index 0000000..89cbaeb Binary files /dev/null and b/public/elections/27th Management Committee Nominee Application FormB.docx differ diff --git a/public/elections/46th EXCO REPRESENTATIVE NOMINATION FORM.docx b/public/elections/46th EXCO REPRESENTATIVE NOMINATION FORM.docx new file mode 100644 index 0000000..a713f1d Binary files /dev/null and b/public/elections/46th EXCO REPRESENTATIVE NOMINATION FORM.docx differ diff --git a/public/elections/Computing Club 27th MC Election Standing Order AY2425.pdf b/public/elections/AY2024_25_NUS_Students'_Computing_Club_Election_Standing_Orders.pdf similarity index 61% rename from public/elections/Computing Club 27th MC Election Standing Order AY2425.pdf rename to public/elections/AY2024_25_NUS_Students'_Computing_Club_Election_Standing_Orders.pdf index 443a905..38a89ea 100644 Binary files a/public/elections/Computing Club 27th MC Election Standing Order AY2425.pdf and b/public/elections/AY2024_25_NUS_Students'_Computing_Club_Election_Standing_Orders.pdf differ diff --git a/public/elections/Union Election Standing Orders AY24-25.pdf b/public/elections/Union Election Standing Orders AY24-25.pdf new file mode 100644 index 0000000..e7930a7 Binary files /dev/null and b/public/elections/Union Election Standing Orders AY24-25.pdf differ diff --git a/public/elections/roles.jpg b/public/elections/roles.jpg new file mode 100644 index 0000000..958189a Binary files /dev/null and b/public/elections/roles.jpg differ diff --git a/src/pages/elections/Faq.tsx b/src/pages/elections/Faq.tsx index cb18121..3f8426f 100644 --- a/src/pages/elections/Faq.tsx +++ b/src/pages/elections/Faq.tsx @@ -7,7 +7,7 @@ import { FAQ } from './constants'; function Faq() { return (
+ Learn more about how you can apply today. +
+Nominations Process
+* All full-time undergraduate students in the School of Computing are members of the NUS Students' Computing Club by default.
+** You may not run for both positions concurrently.
+Nomination for Management Committee Member
+Nomination for NUSSU EXCO Representative
+*** The full list of members can be found in the AY 2024/2025 NUSSU Students' Computing Club Election Standing Orders under the documents.
+Campaign Process
+- Last updated as of 2 August, 2024. + Last updated as of 12 August, 2024.
Nomination Forms
+ {nominationsFormsData.map((regulation, index) => ( +Informational Docs
+ {informationalData.map((regulation, index) => ( +Standing Orders and Regulations
{regulationsData.map((regulation, index) => (