deno-kv-hackathon icon indicating copy to clipboard operation
deno-kv-hackathon copied to clipboard

IFDTT - If-Deno-Then-That

Open negue opened this issue 2 years ago • 0 comments

Team or Project Name

IFDTT - If-Deno-Then-That, a IFTTT Clone

Team Members

https://github.com/negue

Screenshots of your Project

  1. Create a workflow or login into one image

  2. Edit a Workflow image

Link to demo on Deno Deploy

https://if-deno-then-that.deno.dev

Example GET Workflow:

  • Replace YourName with a name
  • open https://if-deno-then-that.deno.dev/workflows/a63f0de9-12d0-4c9a-a570-f56996249a36/trigger?name=YourName in the browser and you'll be inserted in a Chuck Norris Joke 😬

Link to project's public GitHub repo

https://github.com/negue/if-deno-then-that

Any final comments you'd like to add?

Its an IFTTT Clone(-wanna be), so far it can create new workflows, edit them only with a known admin key, those workflows can be triggered by GET or POST calls and then executes some steps with custom variable logic in that workflow.

Due to a chain of events I could only work on the last day on it and using Deno/Deploy/KV for the first time 🎉 - I had to cut some features / ui / etc.

But at the end its a nice little proof of concept.

negue avatar Jun 15 '23 18:06 negue