As the mini-project for Code Institute's User Centric Frontend Development portion of the Full Stack Software Development Program, this resume website was built with HTML, CSS and Bootstrap 4.
The main goals of this website are:
-
Create a web presence.
-
Display skills and expertise to potential employers.
-
Provide a PDF resume that is easy to access and/or print.
-
Timeline/Resume
-
Proect Request Form
-
Downloadable CV (in the form of a PDF)
-
Timeline/Resume
-
Proect Request Form
-
Downloadable CV (in the form of a PDF)
-
Google Maps API
-
Portfolio section
-
EmailJS
-
HTML
-
CSS
-
Bootstrap
-
GitHub
-
GitHub Pages
-
Git
-
GitPod
The following tests have been conducted by the developer. Each test described below was accompanied by the actions taken to ensure the tests passed.
- Navigation:
-
Visited the website's navigation bar.
-
Clicked each link.
-
Verified links bring users to the proper section.
-
Repeated steps 1-3 on mobile and tablet.
This project was deployed with Github Pages by taking the following steps:
-
Created repository on GitHub.
-
Exported project to GitPod.
-
Opened project in GitPod.
-
Created index.html.
-
Followed along with Code Institute instructor to build resume website.
-
Committed and pushed all changes to Github.
-
Visited "repository settings" on GitHub.com.
-
Scrolled down to the GitHub Pages section and clicked, "source".
-
Selected the 'master' branch for deployment.
-
Fired up a browser and
-
The layout and structure was copied from Code Institute's.