# Session Plan

## Week 1: Team Formation & Ideation

* Form teams and participate in an ideation session.
* Collaborate to agree on a project idea and define the core concept.

## Week 2: Planning & Foundation

* Expand ideas into a structured plan.
* Divide tasks among teammates and begin building the project foundation.
* We will use Trello to track tasks and progress.

## Week 3: Development & Refinement

* Focus on adding features and complexity to the application.
* Dedicate time to resolving errors, bugs, and merge conflicts.

## Week 4: Mid-Project Demo

* Prepare a short progress demo.
* Goal: Share initial goals, progress so far, a live demo, and next steps.

## Week 5: Finalization, Deployment & Presentation Prep

* Complete the project and ensure it is fully deployed.
* Enter a code freeze (no new features).
* Use this week to build your demo and slides.
* In this workshop we help you to learn best practices and prepare effectively.
* Presentation workshop to prepare for graduation.

## Graduation Day: Final Presentation

* Each team will be given a specific time limit for their presentation. This duration will be communicated during the session itself.
* Every member must speak. As a team, you are responsible for dividing the presentation topics so that each person explains one part of the process.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://program.hackyourfuture.dk/course-content/backend/final-project/session-plan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
