GithubHelp home page GithubHelp logo

anillab / january_2019_uiux_challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from africastalkingtalent/january_2019_uiux_challenge

0.0 1.0 0.0 4.56 MB

Here's the challenge for anyone hoping to join the UI/UX team for the January to March Cohort at Africa's Talking.

january_2019_uiux_challenge's Introduction

UI/UX Code Challenge for the January 2018 Cohort

Here's the challenge for anyone hoping to join the UI/UX team for the January to March Cohort at Africa's Talking.

This challenge is due 2000hrs EAT on 13th December 2018

Simple Unchanging Rules

The code challenge is and will always be judged using the following criteria:

  • A Correct fork, branch and pull request
  • Using the GitHub Pull Request Time Stamp and correct code quality & structure, we unfortunately won't be able to consider any code challenge that goes over the timeline stated above.
  • Code quality and structure will be evaluated by the individual teams you're submitting for
  • Do not share any code that you cannot opensource on the Git Repository as its open source and Africa's Talking will not be liable for any breach of intellectual property (if any) once shared on the platform.

Terms and Conditions

You can participate on as many challenges as you wish:

  • Do not share any code that you cannot oat 2000 HRSpensource on the Git Repository as its open source and Africa's Talking will not be liable for any breach of intellectual property (if any) once shared on the platform.
  • Code Challenges are time bound - the time restriction is specified on the challenge
  • Additional rules MAY be provided on the code challenge and will vary for each challenge
  • You are free to use your tools of choice as long as they fall under the rules of the challenge as below
  • Only successful interviewies will be contacted for the next round of interviews

Code Challenge Bounty:

  • A chance to work with some of the most brilliant minds in the world!

Task

2 factor authentication
Implement 2 factor authentication (using SMS) on a sign up page

Resources

Tips

Create a simple sign up page where you collect a users name, phone number and password. Send the phone number a verification token and request it on the sign up form to complete validation.
You will need to sign up on AfricasTalking and get an API Key, create an app and send an sms to the a phone number (in this case, the Simulator).
You are free to build using any language, using the available SDKs or the API directly. We advise building a clean simple form
The documentation is your friend. Carefully go through it, learn how the API works
Extra points for good user experience, form validation, single page applications

Working on the Code Challenge

1.Fork the code challenge repository provided.

2.Make a topic branch. In your github form, keep the master branch clean. When you create a branch, it essentially will be a copy of the master.

Pull all changes, make sure your repository is up to date

$ cd January_2019_UiUx_Challenge
$ git pull origin master

Create a new branch as follows-> git checkout -b [your_phone_number], e.g.

$ git checkout -b 25472XXXXXXX master

See all branches created

$ git branch
* 25472XXXXXXX
  master

Push the new branch to github

$ git push origin -u 25472XXXXXXX

3.Make changes to the fork following the Code Challenge provided.

4.Commit the changes to your fork.

5.Make a pull request to the January_2019_UiUx_Challenge Repo.

Get Support from Africa's Talking

In case you have any questions, reach out Roina Ochieng or Anthony Kiplimo

Submissions later than 2000hrs EAT on 13th December 2018 will not be considered

january_2019_uiux_challenge's People

Contributors

roinochieng 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.