Skip to content

“Add new Tier 2 project idea: Post feed app” #1102

@ldm-code

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:

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