{"version":3,"sources":["webpack:///./src/pages/po.js"],"names":["Intro","styled","div","IntroDetails","Involvement","Title","h3","Divider","hr","Wave","Home","contributions","react","Fragment","express","linux","PO","data","title","to","className","fluid","file","childImageSharp","alt","xmlns","viewBox","fill","fill-opacity","d","color","expandedContent","styles","skillLogo","src","REACT","NODE","TERMINAL","query"],"mappings":"6FAAA,mQAiBMA,GAjBN,UAiBcC,IAAOC,IAAV,4DAAGD,CAAH,+FAQLE,EAAeF,IAAOC,IAAV,mEAAGD,CAAH,mJAgBZG,EAAcH,IAAOC,IAAV,kEAAGD,CAAH,yGAUXI,EAAQJ,IAAOK,GAAV,4DAAGL,CAAH,wBAILM,EAAUN,IAAOO,GAAV,8DAAGP,CAAH,4GAUPQ,EAAOR,IAAOC,IAAV,2DAAGD,CAAH,uFAUJS,EAAOT,IAAOC,IAAV,2DAAGD,CAAH,+WAyBJU,EAAgB,CACpBC,MACE,kBAAC,IAAMC,SAAP,KACE,kBAACR,EAAD,cACA,oLAEA,gLAEA,4BACE,sDACA,0EACA,mEAEF,kBAACE,EAAD,OAIJO,QACE,kBAAC,IAAMD,SAAP,KACE,kBAACR,EAAD,uBACA,4GACA,4BACE,gDACA,8CACA,yEAINU,MACE,kBAAC,IAAMF,SAAP,KACE,kBAACR,EAAD,eACA,gMAEA,4BACE,mEACA,+DACA,oGA0EOW,UApEJ,SAAC,GAAY,IAAXC,EAAU,EAAVA,KAGX,OACE,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,MAAM,uBACX,kBAACR,EAAD,KACE,kBAAC,OAAD,CAAMS,GAAG,KAAT,SAEF,kBAACnB,EAAD,KACE,kBAACG,EAAD,KACE,yBAAKiB,UAAU,mBACb,yBAAKA,UAAU,wBACb,yBAAKA,UAAU,UACb,yDACA,gFACA,iYAKF,yBAAKA,UAAU,UACb,kBAAC,IAAD,CACEC,MAAOJ,EAAKK,KAAKC,gBAAgBF,MACjCG,IAAI,wCAShB,kBAACf,EAAD,KACE,yBAAKgB,MAAM,6BAA6BC,QAAQ,gBAAe,0BAAMC,KAAK,UAAUC,eAAa,IAAIC,EAAE,4QAGzG,kBAACzB,EAAD,KACE,yDACA,yBAAKgB,UAAU,aACb,yBAAKA,UAAU,QACb,yBAAKA,UAAU,UACb,kBAAC,IAAD,CAAMU,MAAM,MAAMC,gBAAiBpB,EAAcC,OAC/C,yBAAKQ,UAAWY,IAAOC,UAAWC,IAAKC,IAAOX,IAAI,iBAGtD,yBAAKJ,UAAU,UACb,kBAAC,IAAD,CAAMW,gBAAiBpB,EAAcG,QAASgB,MAAM,UAClD,yBAAKV,UAAWY,IAAOC,UAAWC,IAAKE,IAAMZ,IAAI,oBAGrD,yBAAKJ,UAAU,UACb,kBAAC,IAAD,CAAMW,gBAAiBpB,EAAcI,MAAOe,MAAM,QAChD,yBAAKV,UAAWY,IAAOC,UAAWC,IAAKG,IAAUb,IAAI,uBAQ/D,kBAAC,IAAD,QASC,IAAMc,EAAK","file":"component---src-pages-po-js-9355e022af08d5d68c4b.js","sourcesContent":["import React from \"react\"\nimport styled from \"styled-components\";\nimport { graphql, Link } from \"gatsby\"\n\nimport Layout from \"../components/layout\"\nimport SEO from \"../components/seo\"\nimport Img from \"gatsby-image\"\nimport Card from \"../components/Card\"\nimport { Skills } from \"../components/Skills\"\nimport styles from \"../components/styles/HomeSkills.module.scss\"\nimport REACT from \"../images/React.svg\"\nimport TERMINAL from \"../images/Terminal.svg\"\nimport NODE from \"../images/nodejs.svg\";\nimport HomeInfo from \"../components/HomeInfo\"\nimport LARAVEL from \"../images/Laravel.svg\";\n\n\nconst Intro = styled.div`\n background-color: #004e92;\n padding: 5vh 0 0 0;\n color: #fff;\n position: relative;\n min-height: 50vh;\n`\n\nconst IntroDetails = styled.div`\n margin: 3rem 0 0 0;\n align-items: center;\n h2 {\n \n }\n @media only screen and (min-width: 1024px) {\n //transform: translate3d(0, 20%, 0);\n }\n @media only screen and (min-width: 960px) {\n margin: 0 0 0 0;\n //transform: translate3d(0, 20%, 0);\n }\n`\n\n\nconst Involvement = styled.div`\n margin: 5vh 0 0 0;\n h2 {\n text-align: center;\n }\n @media only screen and (min-width: 960px) {\n margin: -5vh 0 0 0;\n }\n`\n\nconst Title = styled.h3`\n text-align: center;\n`\n\nconst Divider = styled.hr`\nmargin: 1rem auto 1rem auto;\ndisplay: block;\nheight: 2px;\nbackground: hsl(0, 0%, 86%);\nwidth: 100%;\nmax-width: 100%\n`\n\n\nconst Wave = styled.div`\nmargin: -1rem 0 0 0;\n @media only screen and (min-width: 960px) {\n margin: 0 0 0 0;\n }\nsvg {\n\n}\n`\n\nconst Home = styled.div`\nposition: absolute;\ntop: 2rem;\nleft: 1rem;\nz-index: 30;\na {\nfont-size: 1.5rem;\nfont-weight: 700;\nfont-family: \"Open Sans\", sans-serif;\n\ntext-decoration: none;\npadding: .5rem 1rem;\nborder: 5px solid #fff;\nbackground-color: #fff;\ncolor: #000;\ntransition: background-color 400ms, color 400ms, border 400ms;\nborder-radius: 5px;\n&:hover {\nbackground-color: #008DD5;\nborder: 5px solid #008DD5;\ncolor: #fff;\n}\n}\n`\n\nconst contributions = {\n react: (\n \n React\n

I was responsible for the creation of the entire front end. I chose React because of its modularity and\n because of how easy it is to expand later on.

\n

For the UI, I took advantage of Material UI library which enabled me to roll out a working build\n quickly without sacrificing the user experience.

\n \n \n\n
\n ),\n express: (\n \n Node + Express\n

I chose Express because of how easy and minimal it is to setup a working API.

\n \n
\n ),\n linux: (\n \n Ubuntu\n

Ubuntu was the OS I chose for the Hyper-V instance hosting various internal applications because of its easy access\n to update to date packages without much work.

\n \n
\n ),\n}\n\nconst PO = ({data}) => {\n\n\n return (\n \n \n \n Home\n \n \n \n
\n
\n
\n

Purchase & Goods Tracking

\n

Keeping staff up to date on requisitions & orders

\n

I was contracted to address a need for a more seamless tracking system for company orders ranging from\n desk supplies to seeds and farm equipment. As the Purchasing department became overwhelmed by requests for\n order updates, this application allowed users to view and take charge of their orders alleviating a large burden\n for the purchasing department.

\n
\n
\n \n
\n
\n
\n
\n\n
\n\n \n \n \n\n \n

Tech Stack & Contribution

\n
\n
\n
\n \n \"React\n \n
\n
\n \n \"Terminal\n \n
\n
\n \n \"Terminal\n \n
\n
\n
\n\n
\n\n \n\n\n
\n )\n}\n\nexport default PO\n\nexport const query = graphql`\n query POQuery {\n file(relativePath: { eq: \"ps-2.jpg\" }) {\n childImageSharp {\n fluid(maxWidth: 700) {\n ...GatsbyImageSharpFluid\n }\n }\n }\n }\n`"],"sourceRoot":""}