diff options
Diffstat (limited to 'TASKS.md')
-rw-r--r-- | TASKS.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/TASKS.md b/TASKS.md new file mode 100644 index 0000000..162f53a --- /dev/null +++ b/TASKS.md @@ -0,0 +1,27 @@ +# Tasks + +## Resource list + +- [ ] improve formatting of data in featured and standard cards + - [ ] coloured badges for resource types + - [ ] coloured border of card + - [ ] improved look of admin buttons + - [ ] decent card description text formatting +- [ ] correct pricing/credits on the featured and standard cards + +## Resource detail + +- [ ] currently no formatting - needs all formatting + - [ ] new detail panel on the right of the page containing desc, price, etc +- [ ] handling of thumbnail images on the left of the page +- [ ] improve the carousel and make it easy to use + +## Pricing, subscriptions and credits + +- [ ] sort out credits for each resource +- [ ] credits added to free subscription model +- [ ] calculation of credits in shopping basket code + +## Boostrap rip-out + +- [ ] remove all references to `crispy_forms` and the Boostrap template for it |