Screenshoths

This commit is contained in:
Rimian Perkins 2019-11-19 14:37:07 +11:00 committed by GitHub
parent 90bb22183b
commit f78e5598d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -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)