diff --git a/README.md b/README.md index 386f273..a733fb3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ GitHub Burndown Chart as a service. Public repos are free, for private access au - *payment gateways* in Canada: [Shopify](http://www.shopify.com/payment-gateways/canada), [Chargify](http://chargify.com/payment-gateways/) list; I get free processing on first $1000 with [Stripe](https://education.github.com/pack/offers) - start people on a *Community* plan showing them a comparison table to upgrade to a better offering - community (open source, local storage), business (private repos, firebase) -- keep discussion going via [gitter](http://gitter.im) +- keep discussion going via [gitter](http://gitter.im) or have people comment from the app via [helpful](https://helpful.io/) - [credit card form](http://designmodo.com/ux-credit-card-payment-form/) ux from Designmodo - workers: using a free instance of IronWorker and assuming 5s runtime each time gives us a poll every 6 minutes. Zapier would poll every 15 minutes but already integrates Stripe and FB. - worst case scenario I provide even Small Business plan for free and provide a better experience @@ -30,4 +30,4 @@ GitHub Burndown Chart as a service. Public repos are free, for private access au - you need to pay for a license to use the app for business purposes - repos, milestones saved remotely - auto-update with new information -- private repos \ No newline at end of file +- private repos diff --git a/TODO.md b/TODO.md index 0a32adf..242f698 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,7 @@ ##Release: MVP +- [ ] upgrade to Ractive [0.6.0](https://github.com/ractivejs/ractive/blob/dev/CHANGELOG.md) - [ ] create a 500/400/loading system messages - [ ] slide top menu on page load too - [ ] deal with Firebase timing out, are we still logged-in? @@ -70,4 +71,4 @@ - [ ] tell people if they have no due date - [ ] make better x-axis date display, otherwise we see all 1s. - [ ] some [fun loading messages](http://www.gamefaqs.com/pc/561176-simcity-4/faqs/22135) from Sim City. -- [ ] show number of tasks, points, days left just like in Assembly \ No newline at end of file +- [ ] show number of tasks, points, days left just like in Assembly