50
iran
6y

Using web2py, I wrote an SMS center for an African country and my company sold it for 1 Million dollars. I guess it was a success as it took me 10 days to develop it's initial release.

Comments
  • 1
    What is a SMS center?
  • 8
    Seems either everybody recently across all social media did a sms grid app in africa, after the article dropped, or somebody is lying

    https://medium.freecodecamp.org/how...
  • 1
    @JoshBent sm@daniello SMS center is a middleware between operator and customers to handle text messages. It should record the data and have a queue. I used celery and pgsql. It’s not that complicated for someone with related knowledge.
Add Comment