DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Subscription Page #33

Closed DarrachBarneveld closed 8 months ago

DarrachBarneveld commented 8 months ago

As a User, I can visit the subscription page so that I can view all subscriptions available

Acceptance Criteria:

  1. Subscription page is styled in accordance with theme
  2. Subscription are clearly visible on all devices
  3. Subscription can be filtered based on queries
  4. Only Authenticated users can become members

Tasks

DarrachBarneveld commented 8 months ago

Subscription template, views and urls created. Add to cart feature implemented