-
Notifications
You must be signed in to change notification settings - Fork 21
SMS Plan
Tracey Onim edited this page Apr 27, 2020
·
2 revisions
SMS entails the following
- Sending SMS
- Receiving SMS
- Premium subscription of SMS
- SMS notification
For us to easily work with Elixir wrapper, we should have a clear understanding of how the above works.
The table contains the schedule of how we shall be conducting our Monday meet up discussions concerning SMS
Week | Topic | completed? |
---|---|---|
1 | Understanding how we can use Africastalking to send SMS | done |
2 | Create elixir demo app for sending SMS | |
3 | Discuss how the elixir wrapper should assist developers to implement the functionality of sending SMS. This entails what should be covered in elixir wrapper | |
4 | Discuss on the implemented sending SMS functionality in Elixir wrapper | |
5 | Understanding how we can use Africastalking to receive SMS | |
6 | Implement on receiving SMS using the elixir demo app | |
7 | Discuss how the elixir wrapper should assist developers to implement the functionality of receiving SMS. This entails what should be covered in elixir wrapper | |
8 | Discuss on the implemented receiving SMS functionality in Elixir wrapper |