From f78e5598d3896c97f7a05f03543206d9bef071e3 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Tue, 19 Nov 2019 14:37:07 +1100 Subject: [PATCH] Screenshoths --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7a7cf97..2a2b569 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,18 @@ Many thanks to Chris Beach and Angus McLeod who helped on the [previous version] ## TODOs +* Currency on plans isn't done. +* Admin pagination * Confirm dialog CSS isn't the best. * Check against other themes (works ok with light and dark) * Validate the model properly. Not in the stripe component * Show the transaction on the thank you page. * Work out where to put the helper tests. Name collision! + +## Screenshots + +![Admin Products](doc/admin-products.png) +![Admin Product](doc/admin-product.png) +![Admin Plan](doc/admin-plan.png) +![Admin Subscriptions](doc/admin-subscriptions.png) +