Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

style-atlas/code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Style Atlas Code Challenge

Goals:

  1. Provide you, the applicant, an opportunity to show us just how skilled you are
  2. Provide us, Style Atlas, an opportunity to understand how well your skillset fits into our needs

What we look for:

  1. Code legibility: Code should be simple to understand and read. Comments should be kept to a minimum, the code should explain itself.
  2. Development practices: Concise commits. Use of branches.
  3. Problem solving ability

The Style Atlas Stack

Below is our tech stack. We'd recommend you use as much as possible to showcase your skills.

Language / General
Front End
Test Frameworks:
Infra

The Challenge

Build a client of, or extension to GraphQL Pokemon:

Repository: https://github.com/style-atlas/graphql-pokemon Server: https://graphql-pokemon.now.sh/

Submission:

To submit the challenge, you must send us a diff of the code you've written. Preferably as a pull request:

  1. Either fork an existing repository, or create a new one...
  2. Make a branch where you will perform your work...
  3. Email jobs@styleatlas.co with a link to the diff you would like us to review

Tools / Tips

Examples / Ideas:

Stuck for ideas? Try one of these:

  1. Build UI to navigate different pokemon
  2. Build UI to compare pokemon
  3. Add mutations to the API to collect pokemon
  4. Add authenticate to the API
  5. Write an algorithm to rank pokemon by strength
  6. Build Subscriptions into the API
  7. Write a script which streams pokemon to a CSV
  8. Write a script to automate deployment to a cloud provider
  9. Setup continuous integration
  10. Write various unit tests
  11. Build UI for an evolution tree for each pokemon

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published