From 11466fedc16d856d2ccc361a8d54a781fa35ab7a Mon Sep 17 00:00:00 2001 From: jdmedlock Date: Mon, 18 Mar 2019 08:29:46 -0500 Subject: [PATCH] Refactor: Add missing Trello boards to app specifications Add missing Trello boards to app specifications Resolves: N/a See also: N/a --- Projects/Cause-Effect-App.md | 2 +- Projects/FlashCards-App.md | 2 +- Projects/GitHub-Timeline-App.md | 2 +- Projects/SpellIt-App.md | 4 ++++ README.md | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Projects/Cause-Effect-App.md b/Projects/Cause-Effect-App.md index 18c46a8a..eab12c47 100644 --- a/Projects/Cause-Effect-App.md +++ b/Projects/Cause-Effect-App.md @@ -47,7 +47,7 @@ list when a new name is clicked. ## Trello Board -You can track your progress by cloning this [Trello Board](TBD) +You can track your progress by cloning this [Trello Board](https://trello.com/b/vpQLj2XN/causeeffect) ## Useful links and resources diff --git a/Projects/FlashCards-App.md b/Projects/FlashCards-App.md index 71b68a94..db9bedd4 100644 --- a/Projects/FlashCards-App.md +++ b/Projects/FlashCards-App.md @@ -40,7 +40,7 @@ of the question on the front of the card. ## Trello Board -You can track your progress by cloning this [Trello Board](TBD) +You can track your progress by cloning this [Trello Board](https://trello.com/b/ukYNkNj0/flashcards) ## Useful links and resources diff --git a/Projects/GitHub-Timeline-App.md b/Projects/GitHub-Timeline-App.md index 06f083a5..d25d1c9a 100644 --- a/Projects/GitHub-Timeline-App.md +++ b/Projects/GitHub-Timeline-App.md @@ -50,7 +50,7 @@ curl -u "user-id" https://api.github.com/users/user-id/repos ## Trello Board -You can track your progress by cloning this [Trello Board](https://trello.com/c/f1sxEryK) +You can track your progress by cloning this [Trello Board](https://trello.com/b/xk07bnhM/github-timeline) ## Example projects diff --git a/Projects/SpellIt-App.md b/Projects/SpellIt-App.md index 8f020324..b9d1d269 100644 --- a/Projects/SpellIt-App.md +++ b/Projects/SpellIt-App.md @@ -31,6 +31,10 @@ in the word input text box - [ ] User can press the 'Enter' key on the keyboard to submit a typed word or click the 'Enter' button in the app window +## Trello Board + +You can track your progress by cloning this [Trello Board](https://trello.com/b/Jf3yOiaJ/spell-it) + ## Useful links and resources - [Texas Instruments Speak and Spell](https://en.wikipedia.org/wiki/Speak_%26_Spell_(toy)) diff --git a/README.md b/README.md index a5dc72d8..739b9bd2 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Do you have any suggestions on how we could improve this project overall? Let me ### Main Contributors 🙂🙂 - **Florin Pop**: [Twitter](https://twitter.com/florinpop1705) - [website](https://florin-pop.com). -- **Jim Medlock**: [Twitter](https://twitter.com/jd_medlock) +- **Jim Medlock**: [Twitter](https://twitter.com/jd_medlock) - [articles](https://medium.com/@jdmedlock) ## Weekly Coding Challenge 🚀