Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Psydwinder authored Apr 20, 2023
0 parents commit 04b4f08
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/final-project-idea.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Final Project Idea
about: A template for final project ideas
title: "[Project Name]"
labels: ''
assignees: ''

---

#### Project Name


#### Describe the problem you'd like to solve


#### Who are the stakeholders?


#### Other considerations


#### What is currently being done to solve this problem?


#### What technology might be interesting to explore?
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# In-house Project

### Overview

The In-house project (during weeks 7-9) is the first of two 3-week projects that take place in the second half of the apprenticeship programme. The project is composed of one design sprint and two build sprints. It is an opportunity to work on a larger project before Tech for Better (weeks 10-12).

### Ideas

In advance of week 5, each person in the cohort will come up with an idea for an In-house project.

Please have a think about what might be a good project. Once you have an idea, add a GitHub issue to this repo, outlining the idea and what might be the achievable learning outcomes of the project.

You can follow this template:

- Name (Your name)
- Describe the problem you'd like to solve
- Who are the stakeholders?
- Other considerations
- What is currently being done to solve this problem?
- What technology might be interesting to explore?
- What product might tie together your learnings from the course?

Each team will then choose one project to work on (during week 5).

There is no prescribed tech stack. Your teams will make decisions on what technologies to use to solve the problem. The project offers the chance to learn new technologies and see how a larger project fits together.

Please also comment on each other's ideas! #hivemind 🐝

0 comments on commit 04b4f08

Please sign in to comment.