Skip to content

eleazarf/02-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module 1 Challenge

Description:

Module 1 Challenge code refactor project. Changes to code base were included regarding technical aceptance criteria.

Screenshot

Screenshot-02-Challenge-Develop-Eleazar

link to the project

https://eleazarf.github.io/02-Challenge/Develop/index.html

Technical Acceptance Criteria: 40%

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 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 a quality README file with description, screenshot, and link to deployed application.✔️

Code

style.css changes commited

* Universal Selector
* Element Selectors select all of that element type
* Element selectors a, p were relocated
* Class Selectors select all elements with that class

HTML changes commited

* Added id to link to menu EF090623

About

02-Challenge repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published