denoland / deno-kv-hackathon

Rules, details, and place to submit your project for the Deno KV hackathon.
18 stars 2 forks source link

Ematics #24

Open thispsj opened 1 year ago

thispsj commented 1 year ago

Team or Project Name

Ematics - A simple email marketing tracker

Team Members

Me only (@thispsj)

Screenshots of your Project

image

Link to demo on Deno Deploy

https://dark-sheep-97.deno.dev/

Link to project's public GitHub repo

https://github.com/thispsj/ematics

Any final comments you'd like to add?

UI is not that good as did not get time to enhance it (will enhance it soon). If you get stuck somewhere, just refresh the page as everything else is working fine.

Also the first three entries are demo entries and will be blank always.

The project is just a simple email tracker that use the power of Deno KV to keep viewcount analytics. The demo doesn't use any authentication to keep it simple.

I had to change the idea at the last moment as someone submitted a link shortner (my previous idea) 😅 Thanks to the Deno team for the Hackathon.

thispsj commented 1 year ago

If you want to know the usage, here it is:

Just create a New tracker with the button, refresh the page, copy the new link and send it in an email. And it'll track how many times the email was opened.