Skip to content

aydendevnova/twilio-excel-autodialer

Repository files navigation

DialFusion

Welcome to the THE ULTIMATE DEVELOPER CHAMPIONSHIP hosted by Michael and Joseph at the Syndacate.

This is my submission for the competition. DialFusion is an autodilaer powered by t3-app stack including Next.js and Tailwind, with the twilio api.

To start, you must copy the .env.example file into a new file called .env. Enter your necessary api keys and callback URLs. You must fill in all of these or the application will not start.

Run npm i (or, preferrabily, pnpm i in the terminal to install dependencies.

Run npm run dev or pnpm run dev to start the development server.

1st submission:

Purpose: Can Joseph upload the .xlsx that contains a list of prospects?

Submission Video:

https://www.youtube.com/watch?v=qOGSnJw2GBA

Commit:

https://github.com/WraithWinterly/twilio-excel-autodialer/tree/0f595088990b8bbe04adf32fd8e858c631166970

2nd submission:

Purpose:

  • Can the app dial a single number?
  • What happens if the number doesn’t connect?
    • Retry the call 3 times, before sending voice, text/email.
    • Send personalized voice message, text and email.

Submission Video:

https://www.youtube.com/watch?v=qOGSnJw2GBA

Commit:

https://github.com/WraithWinterly/twilio-excel-autodialer/tree/0f595088990b8bbe04adf32fd8e858c631166970

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published