Skip to content

ibrahimabah/milestoneProject-CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeInstitute Milestone Project

Purpose of the Project

In this project I will structuring my portfolio. This will involve a description about my skills as well as links to my social media platforms for people to get in touch with, as well as my GitHub page for reference.

Main Technologies

Language:

  • HTML
  • CSS

Framework/Libraries:

  • font awesome

Requirements

Mandatory requirements for a PASS

  1. Static front end project: Write custom HTML5 and CSS3 code to create a website of at least 3 pages, or (if using a single scrolling page), at least 3 separate page areas.

  2. Information Architecture: Incorporate a main navigation menu and structured layout (you might want to use Bootstrap to accomplish this).

  3. Documentation: Write a README.md file for your project that explains what the project does and the value that it provides to its users.

  4. Version Control: Use Git & GitHub for version control.

  5. Attribution: Maintain clear separation between code written by you and code from external sources (e.g. libraries or tutorials). Attribute any code from external sources to its source via comments above the code and (for larger dependencies) in the README.

  6. Deployment: Deploy the final version of your code to a hosting platform such as GitHub Pages. Previous

User Story

  1. The project will have a header section.
  2. Header Section should have a Heading element.
  3. Inside header element there should be a nav element with links to different sections of the site
  4. Below the Header element there should be a main element.
  5. The Main element should have three section elements each with its own id attribute; #welcome, #project and #contact.
  6. #welcome section should introduce the viewer about the project.
  7. #project section should showcase 2 or more projects.
  8. #contact section should have 2 or more external links
  9. And Lastly, there should be a footer element to seal the project.

About

This is a milestone project showcasing what I've learn't so far

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published