Link to Project Requirements
To complete P1, I opted to use the Bootstrap front end framework based on its responsive design and because I had never used it before. I reviewed some of the examples they had on their site and felt that the carousel example they displayed would be a good fit for my portfolio page. Some of the modifications I made include:
- Stripping the template of any extra code for their testing purposes
- Updating the nav to include dropdown menus for all my projects
- Changing the color scheme for the carousel
- Removing the extra heading divs around my profile picture and then adjusting the layout to keep it responsive
- Adding content and links to external pages, updated source links
- Modified carousel.css for several things like ensuring my text and pictures align vertically
Please note that these are high level descriptions of some of the changes I made, for a complete list please review my commit history for this project
No login required. Right now P2, P3, P4 are repos that are empty aside from a README.md file. The CSS for bootstrap does not validate but the CSS file carousel.css does. Assuming this is okay since the project requirements allow the use of bootstrap.
- Bootstrap [http://getbootstrap.com/]
- Bootstrap Carousel [http://getbootstrap.com/examples/carousel/]
- JQuery 1.11.3 [https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js]