Skip to content

Small code challenge used as part of our interview process.

Notifications You must be signed in to change notification settings

edooking/code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

The Challenge

This is a small code challenge used as part of our interview process.

You need to create a GitHub Viewer application where users can insert a specific repository and se information about it.

Workflow:

  • User type a repository
  • The application shows up issues all issues related to that repository.
  • User should be able to filter by all, open, closed or pull requests.

This is the same challenged implemented as a reference: https://github-viewer-zeta.vercel.app/

Stack

We'd like to see this challenged implemented using this stack:

You can change/improve the UI if you want.

Bonus

If you find time, it'd be great to see this implemented:

  • Unit tests using Testing Library
  • Be creative and surprise us, if you have a cool idea to implement go for it.

What are we looking for?

We want to see how do you organize and structure your code int terms of reusability and maintainability.

Good luck!

About

Small code challenge used as part of our interview process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published