Skip to content

piotrbulinski/webdev-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Front End Engineering Test

For this test you'll create a mobile version of the memory card game in JavaScript / HTML / CSS.

If you're unfamiliar with the memory card game you can see an example here.

Rules

  • You can use any code resource you like but please cite your sources
  • For each game, you need to pull new assets from /assets API (see swagger.yml)
  • After each game, report results using /results API (see swagger.yml) and display returned message on the screen

Deliverables

  • Fully functional site which runs on modern mobile browsers (e.g. mobile safari, chrome for android, etc...)
  • You should provide a README with a brief overview of your project and any other important information

Where to put your code

  • You should fork this repository and send us a pull request when you're ready to submit your code
  • Please check in your code early and often - we want to see lots of commits with descriptive commit messages

Extra Credit

  • Bonus points will be awarded for
    • engaging interactivity
    • clever use of animations / transforms / sounds / etc...
    • including a build script
    • responsive design / enhanced tablet functionality
    • binding UI elements to a data model or external dynamic feed
    • minimal use of images
    • creativity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published