aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-10-23 16:53:10 +0100
committerMatthew Lemon <y@yulqen.org>2024-10-23 16:53:10 +0100
commit27033c7689033b1de62ada463565f2bbb1294191 (patch)
tree8f64ba3eb2d95c9d5c705e250470703be85f002f
parenta2b86ec4d5dccef497a24822c973c75f80858a0a (diff)
Adds TASKS file
-rw-r--r--TASKS.md27
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