Skip to content

add Post Feed App in app ideas #1094

Description

@ldm-code

Description:

  • Build a simple social media feed using only HTML, CSS, and JavaScript (no backend).
  • Users should be able to create, display, and manage posts containing images or videos with captions.
  • All data must be stored locally using browser storage such as IndexedDB or similar.

📋 User Stories:

  • User can create a post with an image or video and a caption

  • User can view a list of posts in a feed layout

  • User can delete their posts

  • User data is persisted using browser storage (e.g., IndexedDB)

⭐ Bonus Features:

  • User can like posts

  • User can comment on posts

  • User can toggle dark mode

  • User can edit posts

  • Posts display timestamps

Useful links and resources:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions