pnathan: elephant bypasses fence to drink from pool (Default)
2014-01-08 11:13 pm
Entry tags:

Valentines App 2014

I've been doing Objective C development at work and it spilled out this last week (oh noes) in a Valentine's Day program at home for my wife - sort of an e-greeting card program. After I finished it, I realized that I could actually generic-ize it and sell customized versions to people.

I've written the app and got a landing page developed. I'm thinking that I'll go two ways:

- Gumroad for a non-customizable Valentines Day app.

- PayPal for a customizable app. This will involve a custom build process for each request, and I'm not ready to automate this process yet via some sort of Ruby on Rails job, since I don't have any revenues. It'll be faster and simpler just to do a custom build and .app ship for each user for a while, I think.