{"id":18533461,"url":"https://github.com/xfiveco/fe-wp-test-simple","last_synced_at":"2025-08-10T20:07:11.900Z","repository":{"id":147033060,"uuid":"293734423","full_name":"xfiveco/fe-wp-test-simple","owner":"xfiveco","description":"Front-end/WP test - job openings at https://xfive.recruitee.com","archived":false,"fork":false,"pushed_at":"2021-12-01T08:19:34.000Z","size":320,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-14T23:11:12.422Z","etag":null,"topics":["bem-methodology","figma","front-end","recruitment-task","recruitment-test","timber-library","timber-theme","wordpress"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xfiveco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-08T07:29:20.000Z","updated_at":"2021-12-01T08:19:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"24de0874-c5dd-48a8-90f6-96c4638fb191","html_url":"https://github.com/xfiveco/fe-wp-test-simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xfiveco/fe-wp-test-simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xfiveco","download_url":"https://codeload.github.com/xfiveco/fe-wp-test-simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test-simple/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780617,"owners_count":24474686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bem-methodology","figma","front-end","recruitment-task","recruitment-test","timber-library","timber-theme","wordpress"],"created_at":"2024-11-06T19:11:36.533Z","updated_at":"2025-08-10T20:07:11.863Z","avatar_url":"https://github.com/xfiveco.png","language":null,"readme":"Front-end / WordPress Test Project\n======================\n\n## Project brief\nConvert the following designs to HTML5 / CSS3 / JavaScript  / WordPress.\n\n### Thumbnails\n![Xfive Gallery Test Thumbnails](xfive-front-end-test-thumbs.jpg)\n\n### Overlay\n![Xfive Gallery Test Overlay](xfive-front-end-test-overlay.jpg)\n\n## Requirements\n1. Create project using our custom development tool [Chisel](https://www.getchisel.co/). (If you have troubles [installing Chisel](https://www.getchisel.co/docs/installation), let us know before spending too much time on it. We can agree on a different approach to the test.)\n1. Convert design and make it responsive so it looks and works nice. The 1920px resolution of the design is a reference resolution we compare your conversion to.\n1. Create a hover effect for the image thumbnails.\n1. Create a simple custom overlay for photos *using JavaScript*. Don't use external JavaScript libraries, jQuery or jQuery plugins.\n1. Allow to choose thumbnail shape from the 2 predefined shapes (circle, square) in the WordPress admin and enter enough sample images to demonstrate the effect.\n1. Set up a virtual host with your project repository name (eg. `yourname-fewp-test.test`) so we don't have search \u0026 replace URLs when testing your project.\n1. Store the whole WordPress installation into the test repository. Store a database dump to it as well and a zip with `upload` folder with images used in the project.\n1. Commit the initial files after Chisel setup separately. Continue committing in small logical steps so we can track down your changes.\n\n## Design\nDesign is available in [Figma](https://www.figma.com/) at https://www.figma.com/file/XmLxW928QcDblZul5dGpLM/Xfive-Gallery-Test. If you haven't already, sign up for a free Figma account, so you can work with the design.\n\nThe following images are used in the design:\n -  https://pixabay.com/en/new-zealand-lake-mountain-landscape-679068/\n -  https://pixabay.com/en/new-zealand-lake-web-kai-dock-583176/\n -  https://pixabay.com/en/new-zealand-doubtful-sound-fjord-583181/\n -  https://pixabay.com/en/sun-rise-beach-new-zealand-auckland-661541/\n\n## Supported browsers\nEnsure that the elements work and display correctly in the following browsers:\n\n- Google Chrome (latest version)\n- Firefox (latest version)\n- Microsoft Edge\n\n## Coding Standards\nWhen working on the project use consistent coding style. Try to follow what's already in Chisel - EditorConfig, stylelint, ESLint (see [Code Quality](https://www.getchisel.co/docs/development/code-quality/)), [ITCSS](https://www.getchisel.co/docs/development/itcss/), WordPress code organization, etc. Remove or replace default styles which are not needed.\n\n## Project Deadline\nDeliver project within 1 week time.\n\n## Quality Assurance\n\nWhat you need to do to get high QA score? Simply answer **Yes** to all these questions:\n\n### General\n\n- Are all requirements set above met?\n- Is the page working without any JS errors?\n\n### Precision\n\n- Is reasonable precision achieved?\n\n### Browser check\n\n- Does page display and work correctly in supported browsers?\n\n### Valid HTML\n\n- Is the page valid?\n\n### Semantic Markup\n\n- Are the correct tags being used?\n\n### Coding Standards\n\n- Is the page using a consistent HTML coding style?\n- Is the page using a consistent CSS coding style?\n- Is the page using a consistent JS coding style?\n\n### Optimization\n\n- Are image files sufficiently compressed?\n- Is CSS and JS concatenated and minified?\n\n### Accessibility\n\n- Are proper ALT attributes for images provided?\n- Are ARIA attributes properly used?\n- Is proper heading structure in place?\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Ffe-wp-test-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxfiveco%2Ffe-wp-test-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Ffe-wp-test-simple/lists"}