Git Product home page Git Product logo

challenge.react's Introduction

ReactJS Code Challenge - Co.dev

Welcome to co.dev’s code challenge.

Task

We are looking to create a gender and nationality prediction app.

In the home page, the user can enter a random name and based on the response of the API, the user will be guided to a new page with the results which includes:

  1. The name of the inputted name
  2. The description of the name (including gender and location of origin of the name)
  3. A button to be able to enter a new name. If the result from the API is empty, the description should be empty (It is up to you to determine what happens when the user clicks the “Enter Another Name” button)

When the user clicks the History tab, there should be a history of what the user has searched along with data points of those results. Assuming there is a high number of results, the result should be scrollable.

Please make sure that the application is responsive and also looks good on a mobile screen.

It is your chance to show off your coding skills! Please make an app that uses an efficient use of folder structure with styling, redux, API helpers, etc that is scalable.

Design

home name entered history

APIs

# GET https://api.nationalize.io/?name=michael
# GET https://api.genderize.io/?name=michael

What we are looking for

  1. Typescript
  2. Redux
  3. API helper function
  4. React Hooks
  5. Scalability
  6. Folder Structure
  7. Testing
  8. Responsive styling

Upon Completion

Please send a link to the github repo to [email protected] and [email protected] and notify the recruiter once complete. Good luck!

challenge.react's People

Contributors

andiskim avatar codevrepos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.