The world has been shaken by the COVID-19 outbreak. It has had an impact on every aspect of our day to day lives. For businesses, working remotely has become the norm and for students, online learning is becoming a reality. However, despite this, many still have challenges adapting to this new way of life. In this hackathon, we seek to find solutions to the new challenges facing our society in this new world.
The code challenge is and will always be judged using the following criteria:
- A solution that genuinely solves a real-world problem
- Uniqueness of the solution
- 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 team
- 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.
- Complete both challenges below
You can participate on as many challenges as you wish:
- 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 your tools of choice as long as they fall under the rules of the challenge as below
- A pair of custom Pace Headphones
- Up to KES 1000 of Airtime
With the COVID-19 pandemic placing people in self-isolation and working from home, identify a challenge that could be eliviated with technology and build out a solution that serves this need.
Businesses are taking the hit with the economic crunch created by the outbreak. More than ever, businesses look to the digital landscape for answers. Ideate on new opportunities and products that drive cost savings for businesses during this time.
- AT SDKs: https://github.com/AfricasTalkingLtd
- Sandbox + Simulator: Which you access when you open your AT account
- AT docs: http://docs.africastalking.com/
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 WFH-Challenge-2020
$ git pull origin masterCreate a new branch as follows-> git checkout -b [your name], e.g.
$ git checkout -b anthonylimo masterSee all branches created
$ git branch
* anthonylimo
masterPush the new branch to github
$ git push origin -u anthonylimo3.Make changes to the fork following the Code Challenge provided.
4.Commit the changes to your fork.
5.Make a pull request to the WFH_Challenge Repo.
In case you have any questions, reach out the team or the #internship_challenge Slack channel