Skip to content

Milestones

List view

  • # Context Whatsapp is one of the most used social media platforms in the world. Appreciated for its accessibility and functionality, WhatsApp is an ideal platform for a webhook. # Epic purpose The main activity to be carried out in this epic is to ensure the integration of the webhook API on the Whatsapp platform. Users can be able to: *use the webhook at any time * use the webhook without interruption # Technical specifications *The webhook API must have HTTPS support and a valid SSL certificate # Useful links *[Webhooks - WhatsApp Business Platform - Meta for Developers] (https://developers.facebook.com/docs/whatsapp/embedded-signup/webhooks/) *[Premiers pas - Webhooks - Documentation](https://developers.facebook.com/docs/graph-api/webhooks/getting-started?locale=fr_FR) * [Whatsapp webhookl](https://hevodata.com/learn/whatsapp-webhook/)

    No due date
    1/1 issues closed
  • # Context A webhook is an HTTP-based callback function that allows lightweight, event-driven communication between 2 application programming interfaces (APIs). The registration of a webhook can be done by by registering the URL to notify once given events occur via API. # Epic purpose In this epic, the main objective to reach is to conceive the api of webhook which generate polls. The users are able to: * answer questions * interrupt the polls * modify their responses * change the language of the polls * take time to answer a question # Technical specifications * The responses format wil be in JSON or XML format * The poll must be securised # Useful links * [What are Webhooks? Easy Explanation & Tutorial](https://snipcart.com/blog/what-are-webhooks-explained-example) * [webhooks and event](https://docs.github.com/en/developers/webhooks-and-events/webhooks/) * [What is webhook](https://www.redhat.com/en/topics/automation/what-is-a-webhook)

    No due date
    5/11 issues closed
  • # Context The survey is a useful statistical tool to collect the opinion of users on a product or service. It is carried out via forms which list the various questions to be asked to users. # Epic purpose This epic will be completed with the design of templates forms based on the markdown syntax which covers all the types of questions. The markdown syntax must be able to: * display the name of poll * describe the topic of poll * cover all type of questions :arrow_heading_down: - yes/no questions; - likert questions; - multiple questions; - open questions; - affiliated questions (question depending on the answer of another question); - coding questions; - random questions; - .... The templates of forms will be represent * one possible route * two possible routes * many possible routes # Technical specifications Markdown will be used to generate forms because of its simplity and popularity. # Useful links * [Learn to use Markdown](https://www.markdownguide.org/) * [marked-forms](https://www.npmjs.com/package/marked-forms) * [Écriture du QCM dans un fichier Markdown](https://www.youtube.com/watch?v=an73hhh3YLA&t=196s)

    Overdue by 3 year(s)
    Due by December 9, 2022
    0/15 issues closed