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 diff --git a/P3-Project_Planning/README.md b/P3-Project_Planning/README.md index a86577008..cef78065e 100644 --- a/P3-Project_Planning/README.md +++ b/P3-Project_Planning/README.md @@ -8,12 +8,21 @@ For this assignment, you'll create some initial plans for your project. ### 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.) +![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) + + +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