├── .gitignore ├── C1-Online_Profiles └── README.md ├── C2-Live_Coding └── README.md ├── C3-Mock_Interview └── README.md ├── KC-LEARNERS(02-2019).md ├── KC-LEARNERS(03-2018).md ├── LEARNERS(01-2018).md ├── LEARNERS(01-2019).md ├── LEARNERS(03-2018).md ├── LEARNERS(07-2018).md ├── LEARNERS(11-2017).md ├── MIAMI-LEARNERS(01-2019).md ├── P1-Assignment_Repository_Setup ├── README.md └── github_issues.png ├── P2-Project_Outline └── README.md ├── P3-Project_Planning └── README.md ├── P4-Project_Setup └── README.md ├── P5-Project_Review └── README.md ├── P6-Project_Presentation └── README.md ├── README.md └── TAMPA-LEARNERS(04-2018).md /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | .vs/ 3 | .idea/ 4 | *.swp 5 | -------------------------------------------------------------------------------- /C1-Online_Profiles/README.md: -------------------------------------------------------------------------------- 1 | # Online Profiles 2 | For this assignment you will need to upload your resume and provide links to your GitHub account and your LinkedIn account. 3 | 4 | ## Assignment Description 5 | [Online Profiles Assignment](https://education.launchcode.org/liftoff/modules/assignments/online-profiles) 6 | 7 | ## Submission Instructions 8 | 9 | ### GitHub 10 | Provide a link to your GitHub account here. 11 | 12 | ### LinkedIn 13 | Provide a link to your LinkedIn account here. 14 | 15 | ### Resume 16 | 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. 17 | 18 | > *Your GitHub repository is public* if you do not want to upload your resume to a public facing repository, talk with your mentor about an alternate way to submit this assignment. 19 | -------------------------------------------------------------------------------- /C2-Live_Coding/README.md: -------------------------------------------------------------------------------- 1 | # Live Coding 2 | For this assignment you will be going through a live coding session with a Mentor, Volunteer, or a LaunchCode staff member. 3 | 4 | Your live coding administrator will be grading your ability to demonstrate your problem solving ability, and will expect you to: gather requiremetns, break down problems, logic, code, test, and make changes. 5 | 6 | ## Assignment Description 7 | [Live Coding Assignment](https://education.launchcode.org/liftoff/assignments/live-coding/) 8 | 9 | ## Submission Instructions 10 | You are not required to submit anything via GitHub, but you are responsible for ensuring your grade is recorded correctly. Check your grade in Canvas after completing this assignment. 11 | 12 | This assignment can be attempted multiple times. If you would like to make another attempt at a Mock Interview talk to the Candidate Engagement Manager assigned to your course. -------------------------------------------------------------------------------- /C3-Mock_Interview/README.md: -------------------------------------------------------------------------------- 1 | # Mock Interview 2 | For this assignment you will be going through a mock interview with a Mentor, Volunteer, or a LaunchCode staff member. 3 | 4 | You interviewer will be grading your ability to answer questions completely, stay on topic, and your ability to include examples from your life to back up your answers. 5 | 6 | ## Assignment Description 7 | [Mock Interview Assignment](https://education.launchcode.org/liftoff/assignments/mock-interview/) 8 | 9 | ## Submission Instructions 10 | You are not required to submit anything via GitHub, but you are responsbile for ensuring your grade is recorded correctly. Check your grade in Canvas after completing this assignment. 11 | 12 | This assignment can be attempted multiple times. If you would like to make another attempt at a Mock Interview talk to the Candidate Engagement Manager assigned to your course. -------------------------------------------------------------------------------- /KC-LEARNERS(02-2019).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section: Kansas City (February 2019) 4 | 5 | ### LaunchCode Staff Repos 6 | 7 | - [Matthews, Paul (@pdmxdd)](https://www.github.com/pdmxdd/liftoff-assignments) 8 | 9 | 10 | ### Example's Group 11 | - [Student, Example (@ExampleLiftoffStudent)](https://github.com/ExampleLiftoffStudent/liftoff-assignments) 12 | -------------------------------------------------------------------------------- /KC-LEARNERS(03-2018).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section: Kansas City (March 2018) 4 | 5 | - [Matthews, Paul (@pdmxdd)](https://github.com/pdmxdd/liftoff-assignments) 6 | - Hannah Arredondo 7 | - [Arum, Ikechukwu (@IkeAndLogic)](https://github.com/IkeAndLogic/liftoff-assignments) 8 | - [Burns, Brian (@bdburns6389)](https://github.com/bdburns6389/liftoff-assignments) 9 | - [Burt, Michael (@myburt)](https://github.com/myburt/liftoff-assignments) 10 | - [Castanon, Jacob (@jacastanon01)](https://github.com/jacastanon01/liftoff-assignments) 11 | - [Cohle, Rosanna (@rcohle)](https://github.com/rcohle/liftoff-assignments) 12 | - [Corney, Libbie (@lacgoal)](https://github.com/lacgoal/liftoff-assignments) 13 | - [Costilow, Ashleigh(@terpsycho)](https://github.com/terpsycho/liftoff-assignments) 14 | - [Deal, Stone (@StoneDeal)](https://github.com/StoneDeal/liftoff-assignments) 15 | - [Durkes, Justin (@durkes)](https://github.com/durkes/liftoff-assignments) 16 | - [Eichman, Maria (@shiftma)](https://github.com/shiftma/liftoff-assignments) 17 | - [Ellis, Tashara (@TasharaEllis)](https://github.com/TasharaEllis/liftoff-assignments) 18 | - [Goebel, Jason (@JMGoebel)](https://github.com/JMGoebel/liftoff-assignments) 19 | - [Gonzalez, Silverio (@silveriogonzalezolea)](https://github.com/silveriogonzalezolea/liftoff-assignments) 20 | - [Graham-Kimbrough, Macy (@magi196502)](https://github.com/magi196502/liftoff-assignments) 21 | - [Guy, Mark (@mlg012784)](https://github.com/mlg012784/liftoff-assignments) 22 | - [Hart, Monica (@Mhart12)](https://github.com/Mhart12/liftoff-assignments) 23 | - [Healy, Joel (@joelhealy)](https://github.com/joelhealy/liftoff-assignments) 24 | - [Hensz, Marjie (@mhensz)](https://github.com/mhensz/liftoff-assignments) 25 | - [Higley, Gloria (@gloriahigley)](https://github.com/gloriahigley/liftoff-assignments) 26 | - [Hockman, Rosangela (@Rolly-Polly)](https://github.com/Rolly-Polly/liftoff-assignments) 27 | - [Homer, Lucas (@lucas-homer)](https://github.com/lucas-homer/liftoff-assignments) 28 | - [Hulett, Brandy (@brandycodes)](https://github.com/brandycodes/liftoff-assignments) 29 | - [Jackson, Shiquann (@shiquann)](https://github.com/shiquann/liftoff-assignments.git) 30 | - [Jones,Greg (@greg919617)](https://github.com/Greg919617/liftoff-assignments) 31 | - [Kemmis, Eric (@erickemmis)](https://github.com/erickemmis/liftoff-assignments) 32 | - [King, Joshua (@KingIsTheMaster)](https://github.com/@KingIsTheMaster/liftoff-assignments) 33 | - [King, Micah(@NinjaTanuki)](https://github.com/NinjaTanuki/liftoff-assignments) 34 | - Shireen Korkzan 35 | - [Kramme, Alicia (@aliciammk)](https://github.com/aliciammk/liftoff-assignments) 36 | - Timothy Landwehr 37 | - [Liy, Anri (@Oceanblue713)](https://github.com/Oceanblue713/liftoff-assignments) 38 | - Miguel Luevano 39 | - Jeremy Maldonado 40 | - [McGhie, Andrew (@3manr3su)](https://github.com/3manr3su/liftoff-assignments.git) 41 | - [Mumaw, Derek (@dmumaw72)](https://github.com/dmumaw72/liftoff-assignments) 42 | - [Pearman, Jonathan (@JPearman1019)](https://github.com/JPearman1019/liftoff-assignments) 43 | - Matthew Powers 44 | - [Rasmussen, Brandon (@brandonrasmussen)](https://github.com/brandonrasmussen/liftoff-assignments) 45 | - [Rizzo, Jesse (@jesserizzo)](https://github.com/jesserizzo/liftoff-assignments) 46 | - [Saravanan, Sudha (@Sudha-Saravanan)](https://github.com/Sudha-Saravanan/liftoff-assignments.git) 47 | - [Schuele, Patrick (@Pschuele17)](https://github.com/PSchuele17/liftoff-assignments) 48 | - [Sewell, Robert (@sasquatch7261)](https://github.com/sasquatch7261/liftoff-assignments) 49 | - [Sweet, KJ (@sweetk)](https://github.com/sweetk/liftoff-assignments) 50 | - Ali Tawakoli 51 | - [Thomas, Glynnis (@GT-rc)](https://github.com/GT-rc/liftoff-assignments) 52 | - [Tobin, Ali (@amtobin)](https://www.github.com/amtobin/liftoff-assignments) 53 | - Stanley Underwood 54 | - [Vijayan, Poornima (@macronie)](https://github.com/macronie/liftoff-assignments) 55 | - [Walker, Katrina (@katrinawalker06)](https://github.com/katrinawalker06/liftoff-assignments) 56 | - [Waller, Ryan (@rdwaller)](https://github.com/rdwaller/liftoff-assignments) 57 | - [Weide, Curtis @weidecurtis](https://www.github.com/weidecurtis/liftoff-assignments) 58 | - [Wilson, Joshua (@joshwilson84)](https://github.com/joshwilson84/liftoff-assignments) 59 | - [Wood, Elisa (@ekw544)](https://github.com/ekw544/liftoff-assignments) 60 | -------------------------------------------------------------------------------- /LEARNERS(01-2018).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section \#2: St. Louis (January 2018) 4 | 5 | ### Dave Moeller's Group 6 | - [Beasley, Emily (@EmilyJaneBeasley)](https://github.com/EmilyJaneBeasley/liftoff-assignments) 7 | - [Coffman, Colin (@ccoffman1)](https://github.com/ccoffman1/liftoff-assignments) 8 | - [Cug, Stefan (@StefanLaunchC)](https://github.com/StefanLaunchC/liftoff-assignments) 9 | - [Diehl, Jared, (@Jaredible)](https://github.com/Jaredible/liftoff-assignments) 10 | - [Garms, Brian (@bgarms)](https://github.com/bgarms/liftoff-assignments) 11 | - [Hoffman, Richard (@rhoffman219)](https://github.com/rhoffman219/liftoff-assignments) 12 | - [Oberlohr, Hannah (@hoberlohr0210)](https://github.com/hoberlohr0210/liftoff-assignments) 13 | - [Smereczniak, Philip (@PESmereczniak)](https://github.com/PESmereczniak/liftoff-assignments) 14 | 15 | ### Dave Morse's Group 16 | - [Causevic, Belkisa (@belkisac)](https://github.com/belkisac/liftoff-assignments) 17 | - [Cunningham, Yuan (@MiaCunningham)](https://github.com/MiaCunningham/liftoff-assignments.git) 18 | - [Doyle, Brian (@DoyleShoyle)](https://github.com/DoyleShoyle/liftoff-assignments) 19 | - [Francois, Jacob (@jafranswa)](https://github.com/jafranswa/liftoff-assignments.git) 20 | - [Kinder, Travis (@tkinder89)](https://github.com/tkinder89/liftoff-assignments) 21 | - [Matney, David (@Dmatney)](https://github.com/Dmatney/liftoff-assignments) 22 | - [Morrow, Jeff (@jwmorrow1s)](https://github.com/jwmorrow1s/liftoff-assignments) 23 | - [Zong, Connor (@DJN0)](https://github.com/DJN0/liftoff-assignments.git) 24 | 25 | ### Justin Ketterman's Group 26 | - Apprill, Benjamin 27 | - Jeff 28 | - [Meyer, Kevin (@aeroSME)](https://github.com/aeroSME/liftoff-assignments.git) 29 | - [Misra, Tavish (@tmisra2004)](https://github.com/tmisra2004/liftoff-assignments.git) 30 | - [Moehle, Jayme (@2x3x7)](https://github.com/2x3x7/liftoff-assignments) 31 | - [Prychitko, Emily (@emilypry)](https://github.com/emilypry/liftoff-assignments) 32 | - [Tanyu, Kingsly (@kstanyu)](https://github.com/kstanyu/liftoff-assignments) 33 | - [Terry, Tennille (@tennilleterry)](https://github.com/tennilleterry/liftoff-assignments) 34 | - [Yoon, Douglas (@douglaskyoon)](https://github.com/douglaskyoon/liftoff-assignments) 35 | 36 | ### Kasey Oglesby's Group 37 | - [Flores, Jim (@jimflores5)](https://github.com/jimflores5/liftoff-assignments) 38 | - [Haderer, Alexandra (@Alexandriniums)](https://github.com/Alexandriniums/liftoff-assignments) 39 | - [Harris, Nora (@noragharris)](https://github.com/noragharris/liftoff-assignments) 40 | - [Hopkins, Brad (@bradlhopkins)](https://github.com/bradlhopkins/liftoff-assignments) 41 | - [Kirkum, Robert (@robert113289)](https://github.com/robert113289/liftoff-assignments) 42 | - [Owens, Chris (@ChristopherMichaelOwens)](https://github.com/ChristopherMichaelOwens/liftoff-assignments) 43 | - [Schulte, Colin (@pezhead53)](https://github.com/pezhead53/liftoff-assignments) 44 | - [Tenholder, Andy (@AndyTenholder)](https://github.com/AndyTenholder/liftoff-assignments) 45 | 46 | ### Max Dobberstein's Group 47 | - Champion, Mike 48 | - [Frank, Mia (@rebelalien)](https://github.com/rebelalien/liftoff-assignments) 49 | - [Gregg, Karen (@greggkd)](https://github.com/greggkd/liftoff-assignments) 50 | - [Langenfeld, Tyler (@tylerco56)](https://github.com/tylerco56/liftoff-assignments) 51 | - [Riezman, Jonathan (@megodzillaudead)](https://github.com/MeGodzillaUDead/liftoff-assignments) 52 | - Rober, Kyle 53 | - [Schneider, Eric (@ericschn)](https://github.com/ericschn/liftoff-assignments) 54 | - [Win, Michael (@MikeIsAnAsset)](https://github.com/MikeIsAnAsset/liftoff-assignments) 55 | 56 | ### Michael Antry's Group 57 | - [Corlett, Kevin (@BigKev47)](https://github.com/BigKev47/liftoff-assignments) 58 | - [Houk, Jason (@jahouk)](https://github.com/jahouk/liftoff-assignments) 59 | - [Jones, Nicholas (@GentlemansKiller)](https://github.com/GentlemansKiller/liftoff-assignments) 60 | - [Lowell, Anne (@aklowell)](https://github.com/aklowell/liftoff-assignments) 61 | - [Martin, Andre (@andrekmartin)](https://github.com/andrekmartin/liftoff-assignments) 62 | - [McElroy, Daphne (@Dakota2525)](https://github.com/Dakota2525/liftoff-assignments) 63 | - [Min, Alex (@amreever)](https://github.com/amreever/liftoff-assignments) 64 | - [PERDUE, JOHN (@johnperdue05)](https://github.com/johnperdue05/liftoff-assignments) 65 | 66 | ### Michael Corey-Yares' Group 67 | - [Chapman, Tyler (@tylerchapman)](https://github.com/tylerchapman/liftoff-assignments) 68 | - [Donnelly, Terica (@tericad)](https://github.com/tericad/liftoff-assignments) 69 | - [Foreman, Lisa (@lforeman)](https://github.com/lforeman/liftoff-assignments.git) 70 | - [Gupta, Priyanka (@priyug29)](https://github.com/priyug29/liftoff-assignments) 71 | - [Schmidt, Elliot (@FlawlessLogic)](https://github.com/FlawlessLogic/liftoff-assignments) 72 | - [Short, Logan (@loganshort)](https://github.com/loganmshort/liftoff-assignments) 73 | - [Wheelehan, Jeremiah (@jdwheelehan)](https://github.com/jdwheelehan/liftoff-assignments) 74 | - [Wiedenman, Landon (@landongw)](https://github.com/landongw/liftoff-assignments) 75 | 76 | ### Ryan Coleman's Group 77 | - [Mona, Aghaee (@maghaee)](https://github.com/maghaee/liftoff-assignments) 78 | - [Dill, Charlie (@cdi11)](https://github.com/cdi11/liftoff-assignments) 79 | - [Gallien, James (@jamesgallien)](https://github.com/jamesgallien/liftoff-assignments) 80 | - [Germano, Katherine (@kgermano)](https://github.com/kgermano/liftoff-assignments) 81 | - [Ghosh, Shashwati (@sash29)](https://github.com/sash29/liftoff-assignments.git) 82 | - [Hogan, Matthew (@githubbing)](https://github.com/githubbing/liftoff-assignments) 83 | - [Holt, Crystal (@Chrissy-Kellie)](https://github.com/Chrissy-Kellie/liftoff-assignments) 84 | - [Shuman, Tom (@GitMeOutaHere)](https://github.com/GitMeOutaHere/liftoff-assignments) 85 | 86 | ### Steve Moxley's Group 87 | - [Abraha, Tem (@tabraha1)](https://github.com/tabraha1/liftoff-assignments) 88 | - [Barrett, Andrew (@clampers)](https://github.com/clampers/liftoff-assignments) 89 | - [Bursac, Marcy(@MawsayB)](https://github.com/MawsayB/liftoff-assignments) 90 | - [Carnes, Paula(@paulamarcia)](https://github.com/paulamarcia/liftoff-assignments.git) 91 | - [Dellard, Travis (@tdellard1)](https://github.com/tdellard1/liftoff-assignments) 92 | - [Foote, David (@ZumbaIdol)](https://github.com/ZumbaIdol/liftoff-assignments) 93 | - [Mayher, Janet (@jlmayher)](https://github.com/jlmayher/liftoff-assignments) 94 | - [MCKINNEY, JASON (@JMCKINNEY123)](https://github.com/JMCKINNEY123/liftoff-assignments) 95 | -------------------------------------------------------------------------------- /LEARNERS(01-2019).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section: St. Louis (January 2019) 4 | 5 | ### LaunchCode Staff Repos 6 | 7 | - [Matthews, Paul (@pdmxdd)](https://www.github.com/pdmxdd/liftoff-assignments) 8 | 9 | 10 | ### Example's Group 11 | - [Student, Example (@ExampleLiftoffStudent)](https://github.com/ExampleLiftoffStudent/liftoff-assignments) 12 | -------------------------------------------------------------------------------- /LEARNERS(03-2018).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section \#3: St. Louis (March 2018) 4 | 5 | - [King, Micah(@NinjaTanuki)](https://github.com/NinjaTanuki/liftoff-assignments) 6 | - [Matthews, Paul (@pdmxdd)](https://www.github.com/pdmxdd/liftoff-assignments) 7 | - [Hawash, Eshe (@ehawash)](https://www.github.com/ehawash/liftoff-assignments) 8 | 9 | ### Ryan's Group 10 | - [Boria, Joseph (@jboria13)](https://github.com/jboria13/liftoff-assignments) 11 | - [Burke, Tara (@minimoose300)](https://github.com/minimoose3000/liftoff-assignments) 12 | - [Gore, Adrianne (@adriannegore)](https://github.com/adriannegore/liftoff-assignments) 13 | - [Hougland, Kelly (@KelHougland)](https://github.com/KelHougland/liftoff-assignments) 14 | - [Paulsen, William (@bpswim90)](https://www.github.com/bpswim90/liftoff-assignments) 15 | - [Shutt, Kevin (@KevinShutt)](https://github.com/KevinShutt/liftoff-assignments) 16 | - [Vanga, Rama (@RamaDeviVanga)](https://github.com/RamaDeviVanga/liftoff-assignments) 17 | - [Wilson, E (@Wilson110)](https://github.com/Wilson110/liftoff-assignments) 18 | 19 | 20 | ### Michael CY's Group 21 | - [Krings, William (@imyourhuckleberry)](https://github.com/imyourhuckleberry/liftoff-assignments) 22 | - Jared Mudd 23 | - Robert Spicer 24 | - [Bailey, Tawnya (@norrellborealis)](https://github.com/norrellborealis/liftoff-assignments) 25 | - [Cliffe, Timothy (@timcliffe)](https://github.com/timcliffe/liftoff-assignments) 26 | - [Coward, Edward (@ecoward)](https://github.com/ecoward/liftoff-assignments) 27 | - [Roman, Jacob (@JacobNRoman)](https://github.com/JacobNRoman/liftoff-assignments) 28 | - [Shaw, Dena (@dls23)](https://github.com/dls23/liftoff-assignments.git) 29 | 30 | 31 | ### Kasey's Group 32 | - Jordan Fruin 33 | - Shweta Lakshmi 34 | - [Walter, Elizabeth (@Elizabeth-TheOne)](https://github.com/Elizabeth-TheOne/liftoff-assignments) 35 | - [Faatuono, Rakiyah (@14myclass)](https://github.com/14myclass/liftoff-assignments) 36 | - [Joseph, Neethu (@njoseph5)](https://github.com/njoseph5/liftoff-assignments) 37 | - [Kelley, Jack (@albinoraven)](https://github.com/albinoraven/liftoff-assignments) 38 | - [Palmer, Steven (@tenispro1975)](https://github.com/tenispro1975/liftoff-assignments) 39 | - [Schobernd, Jonathan (@JSchober93)](https://github.com/JSchober93/liftoff-assignments) 40 | 41 | 42 | ### Raman's Group 43 | - Debjani Das 44 | - Kanika Dutta 45 | - Thomas Ryan 46 | - [Elliott, Collin (@n1frame)](https://github.com/n1frame/liftoff-assignments) 47 | - [Garren, Sebastian (@sebastiangarren)](https://github.com/sebastiangarren/liftoff-assignments) 48 | - [Hurtado, Arturo (@arturo-17)](https://github.com/arturo-17/liftoff-assignments) 49 | - [Reller, Emily (@relleremily)](https://github.com/relleremily/liftoff-assignments) 50 | 51 | 52 | ### Andrew's Group 53 | - [Cabatingan, Rey (@REYCEBU)](https://github.com/REYCEBU/liftoff-assignments) 54 | - [Gowen, Skye (@skyegowen)](https://github.com/skyegowen/liftoff-assignments) 55 | - [Hadler, Geoffrey (@polarysekt)](https://www.github.com/polarysekt/liftoff-assignments) 56 | - [Ndungu, John (@jontay005)](https://github.com/Jontay005/liftoff-assignments) 57 | - [Powderly, Katherine (@KatherinePowderly)](https://github.com/KatherinePowderly/liftoff-assignments) 58 | - [Romkema, Todd (@Todd-Ro)](https://github.com/Todd-Ro/liftoff-assignments) 59 | - [Santora, Jacinda (@jacinda79)](https://github.com/jacinda79/liftoff-assignments) 60 | - [Surber, Kyle (@whathuh15)](https://github.com/whathuh15/liftoff-assignments) 61 | 62 | 63 | ### Michael A's Group 64 | - [Antry,Michael (@mrantry)](https://github.com/mrantry/liftoff-assignments) 65 | - Victoria Klein 66 | - Nicole Swanson 67 | - [Ayers, Oliver (@orphanedcouplet)](https://github.com/orphanedcouplet/liftoff-assignments) 68 | - [Batdorf, Robert (@rbatdorf)](https://github.com/rbatdorf/liftoff-assignments.git) 69 | - [Graves, Clayton (@clayton-graves)](https://github.com/clayton-graves/liftoff-assignments) 70 | - [Luley, Danielle (@dluley)](https://github.com/dluley/liftoff-assignments) 71 | - [Ulmer, Jake (@jakeulmer2)](https://github.com/jakeulmer2/liftoff-assignments) 72 | - [Zhang, Shuangyu (@SharonZSY)](https://github.com/SharonZSY/liftoff-assignments) 73 | 74 | 75 | ### Max's Group 76 | - Sharndeep Kaur chahal 77 | - [Cristancho, David (@DavidRC86)](https://github.com/DavidRC86/liftoff-assignments) 78 | - [Easley, Shelby (@shelbypeasley)](https://github.com/shelbypeasley/liftoff-assignments) 79 | - [Hanley, Sarah (@numbat77)](https://github.com/NUMBAT77/liftoff-assignments) 80 | - [Hopkins, Jesse (@JhopStl)](https://www.github.com/JhopStl/liftoff-assignments) 81 | - [Rahman, Fahim (@fwr882)](https://github.com/fwr882/liftoff-assignments) 82 | - [Stevens, Wade (@wayde22)](https://github.com/wayde22/liftoff-assignments) 83 | - [Williams, Jeffrey (@jwilliams32)](https://github.com/jwilliams32/liftoff-assignments) 84 | 85 | 86 | ### Sean's Group 87 | - Uche Erondu 88 | - Charles Robertson 89 | - Dorian Rozanski 90 | - [Kadingula, Soumya (@soumy1508)](https://github.com/soumy1508/liftoff-assignments) 91 | - [OConnor, John (@johno1121)](https://github.com/johno1121/liftoff-assignments) 92 | - [Radhakrishnan, Suja (@sujaramesh)](https://github.com/sujaramesh/liftoff-assignments) 93 | - [Roeseler, Faith (@Hraefn)](https://github.com/Hraefn/liftoff-assignments) 94 | 95 | 96 | ### Jame's Group 97 | - Sonali Raole 98 | - [Anas, Eleni (@ecmanas)](https://github.com/ecmanas/liftoff-assignments) 99 | - [Gutshall, Jessica (@jeskag)](https://github.com/jeskag/liftoff-assignments) 100 | - [Murugan, Indira (@IndiraMur)](https://github.com/IndiraMur/liftoff-assignments.git) 101 | - [Smallwood, Patrick (@000pjs)](https://github.com/000pjs/liftoff-assignments) 102 | - [Terry, Tennille (@tennilleterry)](https://www.github.com/tennilleterry/liftoff-assignments) 103 | - [Trusgnich, Michelle (@codergirlminion)](https://github.com/codergirlminion/liftoff-assignments) 104 | - [Tucker, Jessica (@eleanor09)](https://github.com/eleanor09/liftoff-assignments) 105 | - Sebastian Garrens 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | -------------------------------------------------------------------------------- /LEARNERS(07-2018).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section: St. Louis (July 2018) 4 | 5 | ### LaunchCode Staff Repos 6 | 7 | - [Matthews, Paul (@pdmxdd)](https://www.github.com/pdmxdd/liftoff-assignments) 8 | - [Walker, Ryan (@ryanawalker)](https://www.github.com/ryanawalker/liftoff-assignments) 9 | - [Wang, Lin (@linwang929)](https://www.github.com/linwang929/liftoff-assignments) 10 | 11 | ### LaunchCode Mentor Repos 12 | 13 | - [Haggerty, Ken (@kenmhaggerty)](https://github.com/kenmhaggerty/liftoff-assignments) 14 | 15 | ### Blake's Group 16 | - [McCool, John (@j-mccool)](https://github.com/j-mccool/liftoff-assignments.git) 17 | - [A, M (@armoussa)](https://github.com/armoussa/liftoff-assignments) 18 | - [P, Brandon (@Intendant-)](https://github.com/intendant-/liftoff-assignments) 19 | - [Sorbello, Kelly (@ksorbello)](https://github.com/ksorbello/liftoff-assignments.git) 20 | 21 | ### Tara's Group 22 | - Benjamin A 23 | - [Blosser, Drew (@drewb101)](https://github.com/drewb101/liftoff-assignments.git) 24 | - [Callahan, Grace (@smallar-achnid)](https://www.github.com/smallar-achnid/liftoff-assignments) 25 | - [Hart, Megan (@ki42)](https://www.github.com/ki42/liftoff-assignments) 26 | - [Mayher, Jonathan (@JMayher)](https://github.com/JMayher/liftoff-assignments.git) 27 | - Jessica N 28 | - Danielle T 29 | - [Urban, Douglas (@durban9)](https://github.com/durban9/liftoff-assignments) 30 | 31 | ### Ryan's Group 32 | - [Albers, Haley (@haalbers)](https://github.com/haalbers/liftoff-assignments.git) 33 | - Gnanaprasuna D 34 | - [Edwards, Sandra (@lilsan23)](https://github.com/lilsan23/liftoff-assignments.git) 35 | - [Girard, Ken (@krgirard33)](https://github.com/krgirard33/liftoff-assignments) 36 | - David H 37 | - Galen R 38 | - [Sakthivel, Sailaja (@ssailaja)](https://github.com/ssailaja/liftoff-assignments) 39 | - [Williams, Manuel (@NOBLEMBW)](https://github.com/NOBLEMBW/liftoff-assignments.git) 40 | 41 | ### Ken's Group 42 | - [Goering, Edward (@e-aaron-goering)](https://github.com/e-aaron-goering/liftoff-assignments) 43 | - [Held, Zach (@zachtheld)](https://github.com/zachtheld/liftoff-assignments.git) 44 | - [Kitowski, Vince (@kitowskiv)](https://github.com/kitowskiv/liftoff-assignments) 45 | - [R, N (@Bluewalker117)](https://github.com/Bluewalker117/liftoff-assignments.git) 46 | - [Novak, Timothy (@tnovak123)](https://github.com/tnovak123/liftoff-assignments.git) 47 | - Daniel O 48 | - [Sanabria, Derek (@dsanabria1023)](https://github.com/dsanabria1023/liftoff-assignments) 49 | - Thomas S 50 | 51 | ### Will's Group 52 | - [Berrio, Jose (@aldarisbm)](https://github.com/aldarisbm/liftoff-assignments.git) 53 | - Alysia B 54 | - [Cima, Lucas (@TheRazzness)](https://github.com/TheRazzness/liftoff-assignments) 55 | - [Finnern, Lucas (@lucasfinnern)](https://github.com/lucasfinnern/liftoff-assignments)Lucas F 56 | - [Gallagher, John (@jackpg09)](https://github.com/jackpg09/liftoff-assignments.git) 57 | - Johanna K 58 | - Miles M 59 | - [Wallace, Caroline (@cwallace18)](https://github.com/cwallace18/liftoff-assignments) 60 | 61 | ### James's Group 62 | - [Filler, Carl (@cfiller123)](https://github.com/cfiller123/liftoff-assignments) 63 | - Nicholas G 64 | - Jared H 65 | - [Mitchell, Jayde (@jaydedm)](https://github.com/jaydedm/liftoff-assignments) 66 | - Jesse P 67 | - [Rose, Robert (@rarose67)](https://github.com/rarose67/liftoff-assignments) 68 | - [Sagarwala, Sehar (@ssagarwala)](https://github.com/ssagarwala/liftoff-assignments) 69 | - [S, T (@timconseevable)](https://github.com/timconseevable/liftoff-assignments) 70 | 71 | ### Kyle's Group 72 | - [Burghardt, Joe (@jmburghardt)](https://github.com/jmburghardt/liftoff-assignments.git) 73 | - Vasundhara C 74 | - Jon G 75 | - [Kevin, Grier (@kgriermetalworks)](https://github.com/kgriermetalworks/liftoff-assignments) 76 | - [Herd, Jasmine (@jasmineHerd)](https://www.github.com/jasmineHerd/liftoff-assignments) 77 | - [Johnson, Jesse (@diejessedie)](https://github.com/diejessedie/liftoff-assignments) 78 | - [Johnson, Mark (@mrkish)](https://www.github.com/mrkish/liftoff-assignments.git) 79 | - [Patel, Dhawani (@DannyLC101)](https://www.github.com/DannyLC101/liftoff-assignments) 80 | 81 | ### Dave Morse's Group 82 | - [Basinger, Jenelle (@jenellebas)](https://www.github.com/Jenellebas/liftoff-assignments) 83 | - [Erondu, Uche (@UcheE)](https://github.com/UcheE/liftoff-assignments) 84 | - Sunita L 85 | - [Light, Judith (@judy2001)](https://github.com/judy2001/liftoff-assignments) 86 | - [Mackey, Mary (@petem981)](https://github.com/petem981/liftoff-assignments.git) 87 | - [McGirk, Brian (@Brian-McGirk)](https://www.github.com/Brian-McGirk/liftoff-assignments) 88 | - Saranyadevi S 89 | - [Tims, Denise (@denisetims)](https://github.com/denisetims/liftoff-assignments) 90 | - Joey W 91 | 92 | ### Rosanna's Group 93 | - [H, H (@hiroko-lc101)](https://github.com/hiroko-lc101/liftoff-assignments) 94 | - Kirk H 95 | - [Ke, Xiaoyu (@xiaoyuk)](https://www.github.com/xiaoyuk/liftoff-assignments.git) 96 | - [M, T (@emeraldvision)](https://github.com/emeraldvision/liftoff-assignments) 97 | - [O'Neill, Terence (@zlemihl)](https://github.com/zlemihl/liftoff-asssignments) 98 | - [Pabst, Melissa (@MelissaPabst)](https://www.github.com/MelissaPabst/liftoff-assignments) 99 | - Joseph S 100 | - [Tekle, Samuel (@taman7771)](https://github.com/taman7771/liftoff-assignments) 101 | 102 | ### Katy's Group 103 | - Jonathan E 104 | - [Gaidhani, Rupali (@mail2rupalig)](https://github.com/mail2rupalig/liftoff-assignments) 105 | - [Gillis, Carl (cagill3)](https://github.com/cagill3/liftoff-assignments.git) 106 | - [P, Sri (@srineha92)](https://github.com/Srineha92/liftoff-assignments.git) 107 | - Joseph R 108 | - [Wiegand, Miriam (@mnwiegand)](https://github.com/mnwiegand/liftoff-assignments) 109 | - [Williams, Michelle (@mcwilli94)](https://github.com/mcwilli94/liftoff-assignments.git) 110 | 111 | ### Marcy's Group 112 | - [Darnell, Steven (@stevendlc101)](https://github.com/stevendlc101/liftoff-assignments.git) 113 | - [Hackett, David (@davidhackett12)](https://github.com/davidhackett12/liftoff-assignments) 114 | - [Hotz, Dustin (@dehotz)](https://github.com/dehotz/liftoff-assignments) 115 | - [L , J (@Jtiger1841)](https://github.com/Jtiger1841/liftoff-assignments.git) 116 | - [Owens, Amanda (@amanda7641)](https://github.com/amanda7641/liftoff-assignments) 117 | - Mitchell R 118 | - [Ricker, Jeffrey (@rickerje)](https://www.github.com/rickerje/liftoff-assignments) 119 | - [Wettroth, Paige (@pwettroth)](https://github.com/pwettroth/liftoff-assignments) 120 | 121 | ### Andrew's Group 122 | - [A, J (@Jamesadams1988)](https://github.com/Jamesadams1988/liftoff-assignments) 123 | - [D, A (@SnowCrashOverride](https://github.com/SnowCrashOverride/liftoff-assignments.git) 124 | - [Gadel, Earl (@earl-gadel)](https://github.com/earl-gadel/liftoff-assignments) 125 | - Kyle L 126 | - [Owens, Nicholas (@Nowens17)](https://github.com/Nowens17/liftoff-assignments) 127 | - [Smith, Gunnar (@gumnar)](https://github.com/gumnar/liftoff-assignments) 128 | - Nicholas V 129 | - Jesse W 130 | 131 | ### Belkisa's Group 132 | - [Akula, Aparna (@aparnaakula)](https://github.com/aparnaakula/liftoff-assignments) 133 | - [A, Randy (@RandallJohn)](https://github.com/RandallJohn/liftoff-assignments) 134 | - [Avvaru, Geetha (@gavvaru](https://github.com/gavvaru/liftoff-assignments/liftoff-assignments.git) 135 | - [L, C (@LeslieCassert)](https://github.com/LeslieCassert/liftoff-assignments) 136 | - [Fannon, Paul (@bluenote87)](https://github.com/bluenote87/liftoff-assignments) 137 | - [Karr, Adam (@BobbyTheUnspeakable)](https://github.com/BobbyTheUnspeakable/liftoff-assignments) 138 | - [Krigelman, Joshua (@krigelmanj)](https://github.com/krigelmanj/liftoff-assignments) 139 | - [Buvaneshwari, Rajendiran (@buvanapandu)](https://github.com/buvanapandu/liftoff-assignments) 140 | 141 | ### Dave Moeller's Group 142 | - [Best, Ryan (@rabvc4)](https://www.github.com/Rabvc4/liftoff-assignments) 143 | - [Bohnert, Erwin (@Jbohn44)](https://www.github.com/Jbohn44/liftoff-assignments) 144 | - [Budreau, Bryan (@bbudreau)](http://github.com/bbudreau/liftoff-assignments) 145 | - Jack B 146 | - [Detra, Brandon (@bdtra)](https://github.com/bdtra/liftoff-assignments) 147 | - [Eckelmann, Andrew (@Andreweck)](https://github.com/Andreweck/liftoff-assignments/) 148 | - [Lee, Deon (@deonlee1125)](https://github.com/deonlee1125/liftoff-assignments) 149 | - Catherine L 150 | - Patrick M 151 | - [P, R (@ritusp)](https://github.com/ritusp/liftoff-assignments) 152 | - [Pandey, Sumit (@sumitpandey11)](https://www.github.com/sumitpandey11/liftoff-assignments) 153 | - Peshonna P 154 | 155 | ### Lindsay's Group 156 | - [Haynie, Terry (@Talapine)](https://github.com/Talapine/liftoff-assignments.git) 157 | - [Lodge, Gary(@gwl7499)](https://github.com/gwl7499/liftoff-assignments) 158 | - [Summa, Nicholas (@nsumma147)](https://github.com/nsumma147/liftoff-assignments) 159 | - [Lori T (@lorithurman87)](https://github.com/lorithurman87/liftoff-assignments.git) 160 | - [Wells, Jacob (@jaykewells)](https://github.com/jaykewells/liftoff-assignments) 161 | - Julian W 162 | - Richard Z 163 | 164 | ### Patrick's Group 165 | - Andrew C 166 | - [H, K (@PhilosopherKing)](https://github.com/PhilosopherKing/liftoff-assignments) 167 | - [Hounakey, Adele Koomi(@hadelesko)](https://github.com/hadelesko/liftoff-assignments) 168 | - [L, R (@SharpeLombard)](https://github.com/SharpeLombard/liftoff-assignments) 169 | - [Ngetich, Brian (@bngetich)](https://github.com/bngetich/liftoff-assignments) 170 | - [Thompson, Jonathan (@sirjdt)](https://github.com/sirjdt/liftoff-assignments) 171 | - [Tuley, Ariel (@arielsarah)](https://github.com/arielsarah/liftoff-assignments) 172 | - [Wood, Jared (@pocolius)](https://github.com/Pocolius/liftoff-assignments) 173 | 174 | ### Abadi's Group 175 | - Sean G 176 | - Mark H 177 | - [Kumar, Anil (@anilkumar21k)](https://github.com/anilkumar21k/liftoff-assignments.git) 178 | - Jonny M 179 | - [Munie, Richard (@RichardMunie)](https://github.com/RichardMunie/liftoff-assignments) 180 | - [Nguyen, Phu (@phucodes)](https://github.com/phucodes/liftoff-assignments) 181 | - Michael S 182 | - [Velocci, Francesco (@FrancescoVelocci)](https://github.com/FrancescoVelocci/liftoff-assignments) 183 | 184 | ### Justin's Group 185 | - Andrea B 186 | - Robert C 187 | - [Fardiyev, Rim (@Dreammaster13)](https://github.com/Dreammaster13/liftoff-assignments.git) 188 | - [Kautzner, John (@misterkautzner)](https://github.com/misterkautzner/liftoff-assignments) 189 | - [Schneider, Jakob (@jschneids)](https://github.com/JSchneids/liftoff-assignments) 190 | - [Schremp, Amy (@amyschremp)](https://github.com/amyschremp/liftoff-assignments) 191 | - [Vardisec, Jareson (@Jareson)](https://github.com/Jareson/liftoff-assignments) 192 | - [Voisey, Jonathan (@VoijaRisa)](https://github.com/VoijaRisa/liftoff-assignments) 193 | -------------------------------------------------------------------------------- /LEARNERS(11-2017).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section \#1: St. Louis (November 2017) 4 | 5 | ### Andrew Bell's Group 6 | 7 | - [Abdi, Mohamed (@warfahas)](https://github.com/warfahas/liftoff-assignments) 8 | - [Bodasingi, Vasanthi (@VasanthiBodasingi)](https://github.com/VasanthiBodasingi/liftoff-assignments) 9 | - [Dennis, Lisette (@ElleDennis)](https://github.com/ElleDennis/liftoff-assignments) 10 | - [Paris, Cameron (@CameronParis)](https://github.com/CameronParis/liftoff-assignments) 11 | - [Wolf, Neill (@leftydrummer)](https://github.com/leftydrummer/liftoff-assignments) 12 | 13 | ### Andrew Clark's Group 14 | 15 | - [Abbott, Nicholas (@abbottn)](https://github.com/abbottn/liftoff-assignments) 16 | - [Kerry, Sean (@spkerry)](https://github.com/spkerry/liftoff-assignments) 17 | - [Reichert, Mark(@markareichert)](https://github.com/markareichert/liftoff) 18 | - [Young, James (@jameslyleyoung)](https://github.com/jameslyleyoung/liftoff-assignments) 19 | 20 | ### Andrew Scalise's Group (- [@AndrewScalise](https://github.com/AndrewScalise/)) 21 | 22 | - [Mattingly, Kerri (@kerrimattingly)](https://github.com/kerrimattingly/liftoff-assignments) 23 | - [McDonnell, Christina (@christinamcdonnell)](https://github.com/christinamcdonnell/liftoff-assignments) 24 | - [Wismar, Tom (@tomjwismar)](https://github.com/tomjwismar/liftoff-assignments) 25 | - [Wittwer, Katy (@KatyWittwer)](https://github.com/KatyWittwer/liftoff-assignment) 26 | 27 | ### Abi Morris' Group 28 | 29 | - [Burkiett, Joseph (@jtburkiett)](https://github.com/jtburkiett/liftoff-assigments) 30 | - [Rea, Andrew (@therealandrewrea)](https://github.com/therealandrewrea/liftoff-assignments) 31 | - [Snyder, Lonny (@lsnyder1)](https://github.com/lsnyder1/liftoff-assignments) 32 | - [Wills, Jordan (@jordo14)](https://github.com/jordo14/liftoff-assignments) 33 | 34 | 35 | ### Dave Morse's Group 36 | 37 | - [Endejan, Nichola (@nendejan)](https://github.com/nendejan/liftoff-assignments) 38 | - [McManemin, Justin (@gitschwiftyyy)](https://github.com/gitschwiftyyy/liftoff-assignments) 39 | - [Guruge, Praveen (@pcginc)](https://github.com/pcginc/liftoff-assignments) 40 | - [Roig, Ben (@bgroig)](https://github.com/bgroig/liftoff-assignments) 41 | - [Swoboda, Lynn (@lmswoboda)](https://github.com/lmswoboda/liftoff-assignments) 42 | 43 | ### Kevin Stock's Group 44 | 45 | - [Fleak, Rebecca (@fleakrl)](https://github.com/fleakrl/liftoff-assignments) 46 | - [Niederschmidt, Mary (@mniederschmidt)](https://github.com/mniederschmidt/liftoff-assignments) 47 | - [Jaros, Chris (@cjaros1)](https://github.com/cjaros1/liftoff-assignments) 48 | - [Pavani, Amudalapalli (@amudalapalli123)](https://github.com/amudalapalli123/liftoff-assignments) 49 | 50 | ### Sarah Searls' Group 51 | 52 | - [Garrett, John (@johngarrett718)](https://github.com/johngarrett718/liftoff-assignments) 53 | - [Mason, Melissa (@giveemmel)](https://github.com/giveemmel/liftoff-assignments) 54 | - [Thirugnanam, Kokila (@KokilaGit)](https://github.com/KokilaGit/liftoff-assignments) 55 | 56 | ### Jonathan Ward's Group 57 | 58 | - [Duncan, Merritt (@merrittduncan)](https://github.com/merrittduncan/liftoff-assignments) 59 | - [Wayne, Darrell (@dwayne8877)](https://github.com/dwayne8877/liftoff-assignments) 60 | - [Mihalevich, Andrew (@apmihal)](https://github.com/apmihal/liftoff-assignments) 61 | - [Potter, Chaz (@chazcpotter)](https://github.com/chazcpotter/liftoff-assignments) 62 | -------------------------------------------------------------------------------- /MIAMI-LEARNERS(01-2019).md: -------------------------------------------------------------------------------- 1 | # Liftoff Learners 2 | 3 | ## Section: Miami (January 2019) 4 | 5 | ### LaunchCode Staff Repos 6 | 7 | - [Matthews, Paul (@pdmxdd)](https://www.github.com/pdmxdd/liftoff-assignments) 8 | 9 | 10 | ### Example's Group 11 | - [Student, Example (@ExampleLiftoffStudent)](https://github.com/ExampleLiftoffStudent/liftoff-assignments) 12 | -------------------------------------------------------------------------------- /P1-Assignment_Repository_Setup/README.md: -------------------------------------------------------------------------------- 1 | # Liftoff Assignments 2 | 3 | This repository is the base repo for all assignments in LaunchCode's [Liftoff](https://education.launchcode.org/liftoff/) course. 4 | 5 | ## Getting Started 6 | 7 | If you are enrolled in the Liftoff program, fork this repository and then clone it to your computer. Have a look through the directories. Each one corresponds to an assignment, and the README will provide additional details on the tasks to be carried out. 8 | 9 | ## Enable GitHub Issues 10 | 11 | After forking the repository, you will need to *enable GitHub Issues* for your newly minted repository. GitHub Issues is a great tool for communication with other developers. GitHub Issues isn't automatically enabled for forked repositories. You will need to enable them so your mentor will be able to give you feedback through GitHub. To do this you will need to: 12 | 13 | 1. Go to your GitHub profile 14 | 2. Select your liftoff-assignments repository 15 | 3. Click on the Settings tab 16 | 4. Select the checkbox for Issues 17 | 18 |  19 | 20 | ## Submit Your Forked Repo URL to Canvas 21 | 22 | Once you have forked your repo and enabled GitHub Issues, submit the URL of your new repo to Canvas to complete Assignment 1. 23 | -------------------------------------------------------------------------------- /P1-Assignment_Repository_Setup/github_issues.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LaunchCodeEducation/liftoff-assignments/e082b0cd3ad9d1ac76d35013e3eb6c7fa9c4b7a9/P1-Assignment_Repository_Setup/github_issues.png -------------------------------------------------------------------------------- /P2-Project_Outline/README.md: -------------------------------------------------------------------------------- 1 | # Project Outline 2 | 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 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. 3 | 4 | ## Assignment Description 5 | [Project Outline Assignment](https://education.launchcode.org/liftoff/modules/assignments/project-outline) 6 | 7 | ## Submission Instructions 8 | 9 | ### Overview 10 | Include overview here 11 | ### Features 12 | Include Features here 13 | ### Technologies 14 | Include Technologies here 15 | ### What I'll Have to Learn 16 | Include what you will need to learn here 17 | ### Project Tracker 18 | Link to your Trello board here 19 | -------------------------------------------------------------------------------- /P3-Project_Planning/README.md: -------------------------------------------------------------------------------- 1 | # Project Planning 2 | For this assignment, you'll create some initial plans for your project. 3 | 4 | ## Assignment Description 5 | [Project Planning Assignment](https://education.launchcode.org/liftoff/modules/assignments/project-planning) 6 | 7 | ## Submission Instructions 8 | 9 | ### Wireframes 10 | 11 | Include at least 3 wireframes here, adding images or files to your repository as necessary. Format them as a bulleted/unordered list with links to the files. 12 | 13 | ### Project Tracker 14 | 15 | Include a link to your public Trello board. Be sure you have user stories added for at least your first 2-week sprint. 16 | 17 | ### Project Repo Link 18 | 19 | Include a link to your project on GitHub. 20 | -------------------------------------------------------------------------------- /P4-Project_Setup/README.md: -------------------------------------------------------------------------------- 1 | # Project Setup 2 | This assignment will get you set up and rolling with a basic project. By the end, you will have a GitHub repo that contains a working application. 3 | 4 | ## Assignment Description 5 | [Project Setup Assignment](https://education.launchcode.org/liftoff/modules/assignments/project-setup) 6 | 7 | ## Submission Instructions 8 | 9 | ### Project Repository 10 | Change this text with a link to your project repository here. Also add a README.md file to your project repository. -------------------------------------------------------------------------------- /P5-Project_Review/README.md: -------------------------------------------------------------------------------- 1 | # Project Review 2 | You will spend 10-20 minutes with your mentor as they review the work you have done so far. 3 | 4 | If you have made progress, and you engage with your mentor you will be marked as having completed this assignment. You will not need to upload anyting to GitHub. 5 | 6 | ## Assignment Description 7 | 8 | [Project Review Assignment](https://education.launchcode.org/liftoff/modules/assignments/project-review) 9 | 10 | ## Submission Instructions 11 | Your mentor will update your grade after your review. If your grade is missing, check in with your Mentor. -------------------------------------------------------------------------------- /P6-Project_Presentation/README.md: -------------------------------------------------------------------------------- 1 | # Project Presentation 2 | We want to you to create a set of presentation slides summarizing your project. 3 | 4 | ## Assignment Description 5 | [Project Presentation Assignment](https://education.launchcode.org/liftoff/modules/assignments/project-presentation) 6 | 7 | ## Submission Instructions 8 | 9 | ### Presentation 10 | Upload a .PDF of your presentation here for review. -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Start Here! 2 | Welcome to Liftoff! We are excited to have you in this course. 3 | 4 | You are currently viewing the Liftoff Assignments Repository. This repo contains information about all of the assignments in the course, and will be how you will submit much of your work. 5 | 6 | ## Repo Explanation 7 | In Liftoff we are focusing on two things: your Personal Project, and Career Readiness skills. Throughout this course you will have assignments related to both of those core areas. Looking through this repo you can see Personal Project assignments, and Career Readiness assignments. 8 | 9 | Personal Project Assignments are flagged with P#, and Career Readiness assignments are flagged with C#, both are followed by the name of the assignment. 10 | 11 | You will use this repository in tandem with Canvas. All of your grades will be recorded in Canvas, however you will submit your work through this GitHub repository. 12 | 13 | We are making you use GitHub for two important reasons: 14 |