Skip to content

Instantly share code, notes, and snippets.

@danielantelo
Last active July 24, 2016 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielantelo/858465f65aea0a529d31 to your computer and use it in GitHub Desktop.
Save danielantelo/858465f65aea0a529d31 to your computer and use it in GitHub Desktop.

Student.com Full Stack Web Task

Outline

Create a small PHP based app that scrapes the top listed property at http://www.unite-students.com/liverpool, follows its link and gathers information to display it based on the desktop and mobile wires.

Criteria

  • Your project must be composer based and you can use any readily available composer bundle to aid you
  • The page should be functional and presentable in modern browsers and devices
  • The provided wireframes are to be used as a guideline only. We encourage you to make design changes that improve the user experience.
  • The room types are expanded in desktop but collapsed in mobile. There should be transitions when navigating between the room types. You are free to come up with what this transition looks like.
  • Creative thinking & going the extra mile is encouraged! For example you could ensure that content scraped is cached on subsequent requests.

Submission

  • Please make your test available as a git repo we can clone locally to play with.
  • Please include a README in Markdown format explaining your technology choices, approach and anything else you want us to know about your task.

Questions

Feel free to email any questions to daniel.antelo@student.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment