Skip to content

Commit

Permalink
Merge pull request #10 from Kachi-Okorie/main
Browse files Browse the repository at this point in the history
Committed Participant Agreement - Kachi
  • Loading branch information
Kachi-Okorie authored Nov 20, 2023
2 parents 1cf9f34 + b392f55 commit e3107ff
Show file tree
Hide file tree
Showing 8 changed files with 267 additions and 9 deletions.
8 changes: 7 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export default defineConfig({
{
label: "Thoth Tech Website",
autogenerate: {
directory: "products/company-operations/projects/thoth-tech-website",
directory: "products/company-operations/projects/Thoth-Tech-Website",
},
},
],
Expand Down Expand Up @@ -201,6 +201,12 @@ export default defineConfig({
directory: "products/ontrack/documentation/numbas",
},
},
{
label: "Deployment",
autogenerate: {
directory: "products/ontrack/documentation/deployment",
},
},
],
},
{
Expand Down
144 changes: 137 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@astrojs/netlify": "^3.0.0",
"@astrojs/starlight": "^0.9.0",
"astro": "^3.0.7",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"sharp": "^0.32.3"
},
"devDependencies": {
Expand Down
Binary file added public/website-img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/website-img2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions src/content/docs/policies/Committed Participant Agreement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: Committed Participant Agreement
---

This agreement is entered into by and between the undersigned students (“Participants”) of
(SIT374/SIT764 & SIT378/SIT782) at Thoth Tech (“Company”).

## Objective

The main objective is to encourage collaboration among students who are eager to put in additional
hours to generate an outstanding feature that can be referenced even after the completion of your
studies.

## Commitments

1. Time Dedication: Participants agree to collectively dedicate more hours per week to contribute to
the project.
2. Regular Meetings: Participants agree to show up to team meetings on time to talk about the status
of the project, work through any obstacles, and plan how to develop it effectively.
3. Task Distribution: Participants will be assigned specific roles and responsibilities based on
their skills and expertise. Each member pledges to do their assigned obligations within agreed
timeline.
4. Communication: Effective and transparent communication is essential. Participants pledge to
communicate regularly through designated channels and respond promptly to team inquiries.
5. Project Documentation: Thorough documentation of the project's requirement, roadmap, progress,
challenges, and solutions is essential. Participants agree to maintain detailed records and share
updates regularly.
6. Quality Assurance: Participants commit to ensuring the highest quality of work. Regular testing
and quality checks will be conducted to meet or exceed Thoth Tech's standards.
7. Duration: This agreement is effective from the day of signing and continues until the end of
trimester 3. Extensions may be discussed based on project requirements.

## Consequences for Non-Compliance

- Failure to adhere to the commitments outlined in this agreement may result in a re-evaluation of
the participant's involvement in the project.
- Not fulfilling these obligations will lead to more severe grade penalties compared to students who
haven't agreed to this commitment.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Low-Level Prototype
---

## How to Navigate the Live Figma Design

The live link for the figma protoype design can be found here -
<https://www.figma.com/proto/zoY61GY8hTJTobXlqOd2Qc/Thoth-Tech-Website?type=design&node-id=1-2&t=mr86o4LOinD1FfuY-0&scaling=min-zoom&page-id=0%3A1>

To navigate through the pages of the website, use the navigation bar menus.

![Navbar](/website-img1.png)

After clicking on Products nav menu, you will be directed to the OnTrack page, after which you have
to click Products to navigate through the various product pages.

![Navbar](/website-img2.png)

**Note: The PDF design and figma file can be found in the Company Operations Repo >> Projects >>
Thoth Tech Website.**
Loading

0 comments on commit e3107ff

Please sign in to comment.