Skip to content

Instantly share code, notes, and snippets.

@idmontie
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idmontie/20cc547b51ebf79e893e to your computer and use it in GitHub Desktop.
Save idmontie/20cc547b51ebf79e893e to your computer and use it in GitHub Desktop.
General Ideas

General Business/Product Ideas

A full email package and online website for managing email templates and campaigns. The online website would allow users to create emails from HTML and CSS. The CSS would get inlined into the email and would give users previews of their email using Litmus. CSS files can be global, global to the campaign, or email specific.

In meteor:

PrettyEmails.get( 'email-name', with_data );

This gets the corresponding email template from /private/emails/email-name.html and renders and email from it.

SciVal for Designers

Portfolio tool for designers (like there aren't enough of those already) that allows designers to tag and label their photos.

Our tools will determine which users are experts in certains fields and labels and provide those to businesses to search through and find local designers in their area.

Would need to find an incentive for designers to join. Maybe free hosting? Free space? Free legal documents?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment