From 65deeb2260d8f8b909c83cdcc41b7beba93fdb5d Mon Sep 17 00:00:00 2001 From: Blessed Date: Fri, 3 May 2019 14:51:41 -0500 Subject: [PATCH 1/9] Completed project outline assignment --- P2-Project_Outline/README.md | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/P2-Project_Outline/README.md b/P2-Project_Outline/README.md index 7b9978db6..b3bfa0b6e 100644 --- a/P2-Project_Outline/README.md +++ b/P2-Project_Outline/README.md @@ -1,17 +1,34 @@ # Project Outline -For this assignment, you will submit a high-level outline of your project. This can, and likely will, change over time. In particular, your mentor will provide feedback and direction and feedback to help sharpen your ideas. So don't worry if you feel unsure about some aspects of the outline, or if you have to change some things later. +For this assignment, you will submit a high-level outline of your project. This can, and likely will, change over time. +In particular, your mentor will provide feedback and direction and feedback to help sharpen your ideas. +So don't worry if you feel unsure about some aspects of the outline, or if you have to change some things later. ## Assignment Description [Project Outline Assignment](https://education.launchcode.org/liftoff/assignments/project-outline/) -## Submission Instructions +## Submission Instructions: ### Overview -Include overview here +Do you ever tire of the age old question, "What's for dinner?" For those who have to figure out the answer I offer a solution. +The What's For Dinner app! It's simple, intuitive, and decisive so you can focus on...well, the next thing. +Sign up, enter your favorite foods by category, press a button, and immediately know what's for dinner! + ### Features -Include Features here +1) User Login: Users will be able to create accounts and log in to the application. Each user will have a food profile page. +2) Calendar: Users will be able to track what they had for dinner with a calendar. +3) Random Selection: Users will be able to press a button to randomly return a dinner option for the day. + ### Technologies -Include Technologies here +Java +MySQL +IntelliJ +Javascript +Spring Boot ### What I'll Have to Learn -Include what you will need to learn here +I will have to learn how to integrate a calendar into the application to track users dinner option each day. +I will have to learn how to code in javascript for the random selection to be interactive/animated. +I will have to learn more about how to authenticate user sign-up and login. + + +Project Tracker Link: https://trello.com/invite/b/PEUAldLv/4a49101fa41ad182d785173db661af59/what-s-for-dinner From dc5c036de41f98934cc1978588bababd9069f480 Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 14:14:37 -0500 Subject: [PATCH 2/9] Working on adding project outline to github --- P3-Project_Planning/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index a86577008..278433c2e 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -10,6 +10,9 @@ For this assignment, you'll create some initial plans for your project. (Include at least 3 wireframes here, adding images or files to your the repository as necessary. Format them as a bulleted/unordered list with links to the files.) +[Project Planning Wireframe Images] ( +[Project Planning Wireframe Link] (https://wireframe.cc/J4Fis9) + ### Project Tracker (Include a link to your public Pivotal Tracker project. Be sure you have user stories added for at least your first 2-week sprint.) From 247cf86ad757a27fece839c6dc12988fb3746b30 Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 14:27:44 -0500 Subject: [PATCH 3/9] testing to see if an image shows --- P3-Project_Planning/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index 278433c2e..c4b9461a8 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -7,11 +7,9 @@ For this assignment, you'll create some initial plans for your project. ## Submission Instructions ### Wireframes - -(Include at least 3 wireframes here, adding images or files to your the repository as necessary. Format them as a bulleted/unordered list with links to the files.) - -[Project Planning Wireframe Images] ( -[Project Planning Wireframe Link] (https://wireframe.cc/J4Fis9) +#testing to see if image shows below +![Image of Wireframes] (https://proxy.duckduckgo.com/iu/?u=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2F4%2F47%2FProfilewireframe.png&f=1) +Project Planning Wireframe Link to images: https://wireframe.cc/J4Fis9 ### Project Tracker From 16c00dc91c58d7fc50069957f0871586b8bcac81 Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 14:30:51 -0500 Subject: [PATCH 4/9] Completed project outline assignment --- P3-Project_Planning/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index c4b9461a8..6d4a74e24 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -7,8 +7,8 @@ For this assignment, you'll create some initial plans for your project. ## Submission Instructions ### Wireframes -#testing to see if image shows below -![Image of Wireframes] (https://proxy.duckduckgo.com/iu/?u=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2F4%2F47%2FProfilewireframe.png&f=1) + +![Image of Wireframes](https://media.balsamiq.com/img/examples/mytunez-sketch.png) Project Planning Wireframe Link to images: https://wireframe.cc/J4Fis9 ### Project Tracker From 1fcd308a289137e223ca6c78b3e437145c4fe2f5 Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 14:42:01 -0500 Subject: [PATCH 5/9] Completed project outline assignment --- P3-Project_Planning/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index 6d4a74e24..71cc6e997 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -8,7 +8,9 @@ For this assignment, you'll create some initial plans for your project. ### Wireframes -![Image of Wireframes](https://media.balsamiq.com/img/examples/mytunez-sketch.png) +![Wireframe 1](https://ibb.co/LZF6GN6) +![Wireframe 2](https://ibb.co/y5fmpXr) +![Wireframe 3](https://ibb.co/yBxFqCQ) Project Planning Wireframe Link to images: https://wireframe.cc/J4Fis9 ### Project Tracker From 0ff24258af86152cbbfb53a7af342f2ccb1a29de Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 14:57:28 -0500 Subject: [PATCH 6/9] Completed project outline assignment --- P3-Project_Planning/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index 71cc6e997..534254cdb 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -8,9 +8,9 @@ For this assignment, you'll create some initial plans for your project. ### Wireframes -![Wireframe 1](https://ibb.co/LZF6GN6) -![Wireframe 2](https://ibb.co/y5fmpXr) -![Wireframe 3](https://ibb.co/yBxFqCQ) +![Wireframe 1](https://myeclecticportfolio.files.wordpress.com/2019/05/wireframe2.png) +![Wireframe 2](https://myeclecticportfolio.files.wordpress.com/2019/05/wireframe1.png) +![Wireframe 3](https://myeclecticportfolio.files.wordpress.com/2019/05/wireframe1.png) Project Planning Wireframe Link to images: https://wireframe.cc/J4Fis9 ### Project Tracker From ca4880ae9d878e8ca0b3013bb824ebf1bb7760a9 Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 15:04:14 -0500 Subject: [PATCH 7/9] Completed project outline assignment --- P3-Project_Planning/README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index 534254cdb..95e87e58e 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -11,12 +11,17 @@ For this assignment, you'll create some initial plans for your project. ![Wireframe 1](https://myeclecticportfolio.files.wordpress.com/2019/05/wireframe2.png) ![Wireframe 2](https://myeclecticportfolio.files.wordpress.com/2019/05/wireframe1.png) ![Wireframe 3](https://myeclecticportfolio.files.wordpress.com/2019/05/wireframe1.png) -Project Planning Wireframe Link to images: https://wireframe.cc/J4Fis9 + + +Link to all wireframes for project planning outline: +https://wireframe.cc/J4Fis9 ### Project Tracker -(Include a link to your public Pivotal Tracker project. Be sure you have user stories added for at least your first 2-week sprint.) +https://trello.com/invite/b/PEUAldLv/4a49101fa41ad182d785173db661af59/what-s-for-dinner + ### Project Repo Link -(Include a link to your project on GitHub) +![the name of the repo will change most likely] +https://github.com/lfaines/inspirationProject From 3e0758801a4bdd706a10dc1e0d7e17e5b682547e Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 15:05:34 -0500 Subject: [PATCH 8/9] Completed project outline assignment --- P3-Project_Planning/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index 95e87e58e..1ca900352 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -23,5 +23,5 @@ https://trello.com/invite/b/PEUAldLv/4a49101fa41ad182d785173db661af59/what-s-for ### Project Repo Link -![the name of the repo will change most likely] -https://github.com/lfaines/inspirationProject +![The name of the repo will change most likely] +(https://github.com/lfaines/inspirationProject) From 2f327eda0e8df4f8ced52eb331cbd9e600b7825f Mon Sep 17 00:00:00 2001 From: Blessed Date: Sat, 11 May 2019 15:06:32 -0500 Subject: [PATCH 9/9] Completed project outline assignment --- P3-Project_Planning/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index 1ca900352..cef78065e 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -23,5 +23,6 @@ https://trello.com/invite/b/PEUAldLv/4a49101fa41ad182d785173db661af59/what-s-for ### Project Repo Link -![The name of the repo will change most likely] -(https://github.com/lfaines/inspirationProject) +The name of the repo will change most likely: + +https://github.com/lfaines/inspirationProject