nomadmtb / mailprime

A web-based email tracking service. This Django powered web app builds, schedules, deploys, and tracks engagement for your various email needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MailPri.me

What is MailPri.me?

MailPrime is a web-based email campaign tracking service written with Django.

What does it do?

MailPrime allows users with an account to create N email campaigns. With each campaign, users are able to add recipients to each campaign. Campaigns also consist of N messages. These messages will get sent to the recipients of a campaign.

What do I still need to do?

  • DONE! Administrative functionality.
  • DONE! overall-campaign stats page.
  • DONE! HTML-escape all template parameters in the model's build functions.
  • DONE! Create more templates.
  • DONE! Create api/action for sample campaign-invitation.
  • DONE! Keep a count of people who unsubscribed and display it in the message stats.
  • DONE! HTML escape message-body when creating a new message.
  • DONE! Add Edit-Message page.
  • DONE! Redesign the structure of the pages, make it look better.
  • DONE! Build cronjob scheduler to deploy messages.

About

A web-based email tracking service. This Django powered web app builds, schedules, deploys, and tracks engagement for your various email needs.


Languages

Language:Python 48.7%Language:JavaScript 26.1%Language:CSS 20.6%Language:CoffeeScript 4.6%