Skip to content
    Back to all Bounties

    Earn 20,000 ($200.00)

    Time Remainingdue 2 years ago
    Canceled

    Create a webapp Messenger fed by Twilio API

    mattpatagon
    mattpatagon
    Posted 2 years ago

    Bounty Description

    Problem Description

    We help clients send automated messages to their customers with Twilio Programmable Messaging API. Our clients want to see their customers' responses and of course reply back.

    You are not expected to send automated messages, but to read the reply to the ones we already send and enabling our clients to manually answer.

    Acceptance criteria

    • Multi-user (each user sees their own account). In Twilio we have one sub-account per user (i.e. one Account SID per user)
    • Multi-chat navigation
    • Read as a chat, including media messages, all the chat history with a user (messages with timestamp)
    • Input box to write and reply (with send button and also with enter)
    • Document the code and explain how to add users
    • You are expected to use free front-end messenger templates
    • You are ENCOURAGED to boilerplate code and templates. The objective is to do this job fast.
    • Deploy the app on DigitalOcean App Platform

    Timelines / Milestones

    • Final delivery March 3, 2023
    • Remember you are encouraged to boilerplate code. Prioritize speed over beauty.

    How to apply successfully

    • Give as much detail as possible to show that you will be able to finish the task in time. For example: if you already know of an open source messenger/chat-webapp repository that you will use as the base of the project, make sure you include a link to it.
    • Include the tech stack you will use for the task
    • We recommend taking a look at this opensource messenger app: https://github.com/relatedcode/Messenger