Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 705 Bytes

File metadata and controls

32 lines (23 loc) · 705 Bytes

JavaScriptTest

A simple test for JavaScript + Angular 4+ candidates at Infomedia.

This basic starter is published here (/docs): http://infomedialtd.github.io/JavaScriptTest/

Test: Fork this repo, take the starter and impress us!

Please make frequent commits with meaningful commit messages so that we can see the progression of the changes and intent of the code.

Ideas:

  • Add search / filtering
  • Add editing
  • Make it look great
  • Add local persistence
  • ..?

At the end, make sure you send us the GitHub link to your fork and publish with:

ng build --output-path docs

My output link is : https://rkandil.github.io/JavaScriptTest/


Make sure your tests pass with:

ng test