> For the complete documentation index, see [llms.txt](https://gift.icbest.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gift.icbest.ca/features/user-gift-ideas.md).

# User Gift Ideas

* Each idea is in its own container with the following elements:
  * Title
  * Description
  * Estimated value in $ entered by the user
  * Added by (user who added the idea)
  * Button to mark as bought/not bought (with the buyer's name)
  * Delete and edit buttons (if the current user added the idea)
  * Link button (if provided)
* If no ideas are available, redirect to the `noidea` page.

> Note: If the current user is accessing their own list, redirect to `my_ideas` to prevent them from seeing which gifts others have bought or added for them.
