generated from foundersandcoders/final-project-ideas-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 04b4f08
Showing
2 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 🐝 |