aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/templates/resources/resource_card_standard.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds zoom to standard card imagesMatthew Lemon2024-10-301-2/+2
|
* wip: improved standard resource cardsMatthew Lemon2024-10-241-8/+8
| | | | | | - matches the featured card apart from the borders - TODO still needs to fix the badge which is not good with long text content
* wip: resource index page my CSS changesMatthew Lemon2024-10-221-45/+39
| | | | | | | | - using flex for featured, grid for standard - nice rainbow underline to h1 using ::after, etc - lorem ipsum text - spaced out content of standard cards a little - new Noto font from Google fonts
* wip: have featured cards lined up on resource index pageMatthew Lemon2024-10-211-33/+22
|
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-201-4/+14
| | | | | | | | | | - Rough cart icon in navbar - Shows items in cart - Styled dependent on existence - Add to cart buttons disabled if resource in cart, on resource list page and detail page - Throws 404 error if trying add item to cart which has no price - eventually all items will have a price
* Add multiple items to the cart and Stripe processMatthew Lemon2024-10-191-1/+4
| | | | | | | - Very rough but it works - Multiple items can be added to cart - Can be bought with stripe - Shopping cart is deleted after successful transaction
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-0/+56