Skip to content

Trioxis/code-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Trioxis Code Challenge

Goals:

  1. Provide you, the applicant, an opportunity to show us just how skilled you are
  2. Provide us, Trioxis, 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.

Bonus marks

Try use some of our preferred tech:

The Challenge

Build a client of, or extension to GraphQL Pokemon:

Repository: https://github.com/trioxis/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. Create a pull request from that branch back to master...
  4. Email us a link to the pull request

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. Add Continuous integration into the app
  10. Write various unit tests
  11. Build UI for an evolution tree for each pokemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published