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, the first developer whose code runs successfully on the sandbox/simulator wins
- Other developers who submit successfully MAY also get rewarded with secondary items
- Code quality and structure will be evaluated
- The order for pull requests will be followed, first come first win basis!
- 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.
You can participate on as many challenges as you wish:
- Africa's Talking reserves the right to announce the winners
- Africa's Talking reserves the right to reward the winners based on Africa's Talking Criterion
- 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.
- 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 all manner of tools
- Successive interviews for projects MAY be run to satisfy participating Africa's Talking Partners
- This is the first phase of the CodeChallenge and upon successful completion, you will be entered into the second and final round of the challenge
- A brand new Sony PlayStation 4 😎
This code challenge is in two parts:
In the first part of this code challenge, you should create a USSD application that is able to send airtime as well as an SMS notification confirming the airtime has been sent. You can add more functionality to the USSD application. You can add more levels to your USSD application with any functionality based on our APIs or other services.
In the SMS front, the response that the user gets is a two-way SMS that allows you to get feedback from the user regarding the service provided. Try make it as conversational as possible.
Remember that the code you use on this code challenge will inform the next round.
- User initiates the USSD application
- Your app responds with the various options among them being the Airtime
- The user enters the amount of airtime that needs to be sent
- Once sent, a confirmation SMS is sent to the user.
- The SMS is two way. You should have an interaction asking the user for feedback on the service.
- Ensure your service is accessible online. You can use the free tiers of Heroku or Openshift or other platform of choice.
- We will be testing your solution on the AT Sandbox
This is the second part of the challenge
In this bit of the code challenge, you should create a webapp that is able to manipulate the text that appears on the USSD levels as well as change the messages sent during the two way SMS interaction with the user.
You can use whichever front-end technologies that you deem worthy of this project.
- User accesses your app on the web
- They are able to access pages that allow them to edit the text on the USSD levels
- They are able to access pages that allow them to edit the text on the SMS interaction
- Once changes are saved they should be able to see the changes on your USSD and SMS replies
- Ensure your service is accessible online. You can use the free tiers of Heroku or Openshift or other platform of choice.
- We will be testing your solution on the AT Sandbox
-
See the online version of the code challenge here to get acquainted.
-
Check out the format for submitting your code here
You can use the following resources to get you started on your way:
- Here's a cool blog on how to set up two way SMS with NodeJS + ExpressJS
- Starting on the Sandbox and Simulator
- Check out our Github repo that documents our brand new SDKs
- SMS Sending Documentation
- SMS Receiving Documentation
- Other SMS Help articles
- More on Logging in, Signing up/Registration, Verifying/Activating your account, Managing Teams and applications
- Videos on getting started on the Africa's Talking Sandbox
Please read the overview for all code challenges here.
In case you have any questions, join our Slack here