Skip to content

Commit

Permalink
link through to user stories
Browse files Browse the repository at this point in the history
  • Loading branch information
Dedekind561 committed Apr 9, 2024
1 parent 91255c4 commit 5f64a8f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ This means that we need to be sure that you can create and deploy Full Stack app

In this project, you will be building up a small project that allows you to share your favourite Youtube videos with the world. We will be starting up with a very small MVP (Minimal Viable Product), and built on top of it to make it nicer and more useful.

## Requirements
## User stories 👩🏽‍💻

Most of the core features for this project have been captured on **user story** issues. You can view all the user story issues on the project planning board: [User story issues](https://github.com/orgs/CodeYourFuture/projects/169/views/3). User story issues define a particular feature through a user story. They also link through to other issues you'll need to implement for this user story to be complete.

The project requirements are split into several levels that you should complete during each week of this project.
## Requirements

All the requirements for this project are captured as issues that you can find on this planning board: https://github.com/orgs/CodeYourFuture/projects/169
All the requirements for this project are captured as issues that you can find on this planning board: [Full Stack Assessment Planner](https://github.com/orgs/CodeYourFuture/projects/169/views/2)

**Note:** Some of the issues are optional which means that you can build a working project without them. However, to make something really impressive you will need to complete as much as you can.

Expand All @@ -32,8 +34,8 @@ All the requirements for this project are captured as issues that you can find o

### Week 4 - Stretch goals

- Use this week as an extra time to implement missing required and optional features from previous weeks.
[Week 4 issues](https://github.com/orgs/CodeYourFuture/projects/169/views/2?filterQuery=sprint%3A4)
Use extra time this week to implement missing required and optional features from previous weeks.
[Week 4 issues](https://github.com/orgs/CodeYourFuture/projects/169/views/2?filterQuery=sprint%3A4)

## Sample Solution

Expand Down

0 comments on commit 5f64a8f

Please sign in to comment.