Skip to content

Releases: CuWilliams/GFPriceChecker.github.io

v1.0.0 - Initial Public Launch

04 Jan 17:39

Choose a tag to compare

GFPriceChecker Website - Initial Release

Release Date: January 4, 2026

Overview

Official website for GFPriceChecker iOS app, providing information about the app's features, announcements, FAQ, and privacy/terms documentation.

Features

  • Responsive design (mobile, tablet, desktop)
  • Status banner with configurable states
  • Screenshot carousel with 12+ images
  • Video showcase for app tutorials
  • Dynamic content loading from JSON
  • FAQ accordion
  • Announcements timeline
  • Privacy policy and Terms of Use
  • SEO optimization with structured data
  • Cloudflare Web Analytics integration

Pages

  • Home (index.html)
  • Features (features.html)
  • Announcements (announcements.html)
  • FAQ (faq.html)
  • Privacy Policy (privacy.html)
  • Terms of Use (terms.html)

Technical Stack

  • HTML5, CSS3, JavaScript (vanilla)
  • GitHub Pages hosting
  • Cloudflare DNS and CDN
  • No frameworks, no build process
  • Fully static, no server-side code

Content Management

  • data/status.json - App status banner
  • data/announcements.json - News and updates
  • data/faq.json - Frequently asked questions

Accessibility

  • WCAG 2.1 AA compliant
  • Keyboard navigation support
  • Semantic HTML5
  • Screen reader friendly

Browser Support

  • Chrome (latest 2 versions)
  • Safari (latest 2 versions)
  • Firefox (latest 2 versions)
  • Edge (latest 2 versions)
  • iOS Safari (latest 2 versions)
  • Chrome Android (latest 2 versions)

Documentation

  • Full development plan in EXECUTION_PLAN.md
  • Technical requirements in TECHNICAL_REQUIREMENTS.md
  • Development history in claude.md (if present)

Live Site

https://gfpricechecker.com

License

MIT License - see LICENSE file

Acknowledgments

Developed with Claude AI assistance following frontend-design skill guidelines.