diff --git a/C1-Online_Profiles/ADurdello Resume.pdf b/C1-Online_Profiles/ADurdello Resume.pdf new file mode 100644 index 000000000..6b86f9850 Binary files /dev/null and b/C1-Online_Profiles/ADurdello Resume.pdf differ diff --git a/C1-Online_Profiles/README.md b/C1-Online_Profiles/README.md index db5094388..a08d6e29a 100644 --- a/C1-Online_Profiles/README.md +++ b/C1-Online_Profiles/README.md @@ -7,10 +7,10 @@ For this assignment you will need to upload your resume and provide links to you ## Submission Instructions ### GitHub -Provide a link to your GitHub account here. +https://github.com/adurdello/liftoff-assignments ### LinkedIn -Provide a link to your LinkedIn account here. +https://www.linkedin.com/in/alex-durdello-mpa-651b1841/ ### Resume You will need to upload a .PDF of your resume to this repo, or connect with your mentor on an alternate way of submitting your resume. diff --git a/P2-Project_Outline/README.md b/P2-Project_Outline/README.md index 81caea5db..f2f54d26f 100644 --- a/P2-Project_Outline/README.md +++ b/P2-Project_Outline/README.md @@ -7,12 +7,24 @@ For this assignment, you will submit a high-level outline of your project. This ## Submission Instructions ### Overview -Include overview here +This app will allow a user to search for and find local restaurants that offer a kids’ menu. The idea for this app came from a conversation with a mother who expressed frustration with not being able to find a resource that could give her options for restaurants with kids’ menus in one place, rather than search local restaurants and then go to their website or call them to find out if they offer such a menu. Other apps, such as Yelp or Google Maps, can be used to find “family friendly” or “kid friendly” restaurants, based on the opinion from a reviewer of a restaurant, but this app will only feature restaurants that specifically have dedicated kids’ menus and/or items labelled on their menus as being offered for children. The user will also be able to filter their results based on type of cuisine. Lastly, the user will be able to establish and log into their account where they will be able to create lists of these restaurants that are their favorite or that they would like to try. + ### Features -Include Features here + +Search: The user will be able to search for restaurants that are confirmed to have a dedicated kids menu by entering in their location. +“Product” Page: The user will be able to click on a search result to read more about a restaurant such as the address, hours of operation, menus, etc. +User Account Login: The user will be able to log into their account where they can create lists of restaurants to try or that they’ve visited. + ### Technologies -Include Technologies here +Java +Javascript +Spring Boot +MySQL +Hibernate +Thymeleaf + ### What I'll Have to Learn -Include what you will need to learn here +For this project, I would like search results to be plotted on a map. I am not sure if this will require me to link Google mapping technology or if I could use GIS for this. I am currently learning GIS for my current job and would love to use this if applicable. + ### Project Tracker -Link to your Trello board here +https://trello.com/b/zFyMDKmT/liftoff-project \ No newline at end of file diff --git a/P3-Project_Planning/Wireframes.indd b/P3-Project_Planning/Wireframes.indd new file mode 100644 index 000000000..f54d7943b Binary files /dev/null and b/P3-Project_Planning/Wireframes.indd differ diff --git a/P3-Project_Planning/Wireframes.pdf b/P3-Project_Planning/Wireframes.pdf new file mode 100644 index 000000000..38aa0ab12 Binary files /dev/null and b/P3-Project_Planning/Wireframes.pdf differ