We have built this challenge as a Technical assesment of software developers interested in working with Cnverg in the capacity as a Front-End Developer. We are running a MEAN Stack, and would like to assess your approach, technical abilities, and comfort.
The ideal candidate will possess strong CSS3 and Angular skills, and familiarity with WebSockets. We are looking for someone who is also comfortable working with Node and Express, as much of the Front-End work will be connecting to existing code, but above all someone with as much passion for building cutting edge applications in JavaScript as much as we do, will fit in with our team.
- Build a basic chat interface
- Integrate with Giphy API
- Showing off your design skills is a BIG plus (it doesn't need to be production ready, but please don't make it look like shit)
The chat should support a room with unlimited number of participants and allow sending and receiving messages among them.
Write /giphy 'some phrase' to get some awesome gifs.
Run npm install to install jasmine, karma-jasmine and some other packages.
Run karma start my.config.js to run the tests.