Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.14 KB

File metadata and controls

33 lines (23 loc) · 1.14 KB

Features

Wishlist Management

  • Multiple Wishlists: Create and manage unlimited wishlists
  • Public/Private Lists: Control which lists appear on the homepage
  • Unique URLs: Each wishlist has its own shareable URL

Item Management

  • Add Items: Add title, description, price and image URL
  • Open Graph Metadata: Automatically fetch title, image and description from product pages
  • Mark as Purchased: Items can be marked as purchased
  • Delete Items: Remove items from wishlists

Sharing & Collaboration

  • Easy Sharing: Share wishlists via link with friends and family
  • No Registration Required: Anyone can mark items as purchased
  • Deep Links: Private wishlists only accessible via direct links

User Experience

  • Dark Mode: Dark color scheme for night use
  • Internationalization: Support for multiple languages
  • Responsive Design: Works on desktop and mobile

Technical Features

  • SQLite Database: Simple database without setup
  • API Authentication: Secure management with API key
  • CORS Support: Allows access from localhost
  • Auto-Deployment: Docker-ready for easy hosting