ciarantr / elite-fitness

Elite Fitness, A full-stack Django app, your online source for health supplements, fitness equipment, & juicers. Join us for convenient access to top-quality products and exclusive offers. Elevate your health and fitness journey with Elite Fitness.
https://elite-fitness.up.railway.app
0 stars 3 forks source link

USER STORY: Provide Support Pages  #18

Closed ciarantr closed 1 year ago

ciarantr commented 1 year ago

As a User I can I want access to informative support pages such as an About page, Shipping information, and other helpful resources so that These pages should provide relevant information and answer common questions and concerns

Acceptance Criteria:

  1. The About page should include a concise description of the company & service, its mission or purpose.
  2. The Shipping page should provide detailed information on delivery options, shipping fees, estimated delivery times, and any restrictions or limitations.
  3. The Privacy Policy page should clearly outline the types of personal information collected from users, including but not limited to name, email address, and payment details.
  4. The FAQs page should address common questions, concerns, and issues that users may have.
  5. The support pages should have a user-friendly layout and be easily accessible from the main website or application.
  6. Each support page should contain clear and concise information, avoiding excessive technical jargon or unnecessary complexity.
  7. Navigation menus or links within the support pages should allow users to quickly switch between different support topics.
  8. Contact information and/or a dedicated support channel should be provided on each support page, enabling users to contact customer service or seek further assistance if needed.
  9. The support pages should be responsive and compatible with different devices, including desktop, mobile, and tablet.

Tasks:

ciarantr commented 1 year ago

All tasks associated with this issue have been successfully completed. The following changes have been made:

  1. Created templates, views & urls for the About, FAQs, Privacy Policy, Shipping & Information, and Terms & Conditions pages.
  2. Ensured all content is clear, concise, and free of excessive technical jargon or unnecessary complexity.
  3. Set up navigation menus for quick switching between different support topics.
  4. Included contact information and/or a dedicated support channel on each page.
  5. Made sure all pages are responsive and compatible on all devices (desktop, mobile, tablet).

These updates are now live and ready for users. The support pages provide relevant and easily accessible information, fulfilling the acceptance criteria listed in the issue's description.

Closing this issue as "complete" now.