Skip to content

dearbojack/Module1_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BootCamp Module 1 Challenge - Dali Han

Modify the starter code according to Acceptance Criteria and publish the page on Github Pages.

User Story

AS A marketing agency, I WANT a codebase that follows accessibility standards SO THAT our own site is optimized for search engines.

Acceptance Criteria

Your website must meet accessibility standards. You can achieve this completing the following:

  • Semantic HTML elements can be found throughout the source code
  • HTML elements follow a logical structure independent of styling and positioning
  • Image and icon elements contain accessible alt attributes
  • Heading attributes fall in sequential order
  • Title elements contain a concise, descriptive title

Grading Requirements

Technical Acceptance Criteria: 40%

Satisfies all of the above acceptance criteria plus the following code improvements:

  • Application's links all function correctly.
  • Application's CSS selectors and properties are consolidated and organized to follow semantic structure.
  • Application's CSS file is properly commented.

Deployment: 32%

  • Application deployed at live URL.
  • Application loads with no errors.
  • Application GitHub URL submitted.
  • GitHub repository that contains application code.

Application Quality: 15%

  • Application resembles (at least 90%) screenshots provided in the Challenge instructions.

Repository Quality: 13%

  • Repository has a unique name.
  • Repository follows best practices for file structure and naming conventions.
  • Repository follows best practices for class/id naming conventions, indentation, quality comments, etc.
  • Repository contains multiple descriptive commit messages.
  • Repository contains quality README file with description, screenshot, and link to deployed application.

Deployed Application

Link to the deployed webpage: https://dearbojack.github.io/Module1_Challenge/

Screenshot of the final look:

screenshot of the webpage

About

Module 1 Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors