Skip to content

Latest commit

 

History

History
84 lines (47 loc) · 1.57 KB

File metadata and controls

84 lines (47 loc) · 1.57 KB

Development Strategy

team-name

write a short description of your web page:

  • what is it about?
  • who would want to read it?
  • why would they want to read it?

0. Set-Up

A User can see my initial repository and live demo

Repo

  1. Created a new repository
  2. Clone the repository
  3. Copy-paste this development strategy file into a file called development-strategy.md
  4. Add a license
  5. Give a title to your README
  6. Fill out the rest of this file with your team's names
  7. Push the changes
  8. turn on GitHub Pages

1. User Story: about your team

As a site visitor, I want to know about your team and who is in it

Repo

This user story was developed on a brach called 1-about-team

README.md

Wrote an introduction to the team and added a list with all of our names.


2. User Story: introducing name

As a site visitor, I want to learn more about name

Repo

This user story was developed on a brach called 2-name

name.md

Write a markdown bio page for this team member

README.md

Change this team member's name on the list into a link to their new profile page


3. User Story: introducing name

As a site visitor, I want to learn more about name

Repo

This user story was developed on a brach called 3-name

name.md

Write a markdown bio page for this team member

README.md

Change this team member's name on the list into a link to their new profile page


... fill out one section for each team member ...


X. Finishing Touches

As a perfectionist, I want everything perfect :)