diff --git a/README.md b/README.md index 5133b938ed..31f7136444 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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