Skip to content

feat: An export user data button#844

Open
SeradedStripes wants to merge 14 commits into
hackclub:mainfrom
SeradedStripes:export-user-data-button
Open

feat: An export user data button#844
SeradedStripes wants to merge 14 commits into
hackclub:mainfrom
SeradedStripes:export-user-data-button

Conversation

@SeradedStripes

@SeradedStripes SeradedStripes commented Jul 15, 2026

Copy link
Copy Markdown

what's this do?

Adds an export data feature to Stardance. (Closes #821)
Exported Data is put into a zip file and follows this format:

- `profile.json` - Your profile data
- `projects/` - Your projects, each containing:
  - `project.json` - Project metadata
  - `banner` - Project banner image (if uploaded)
  - `demo-video` - Demo video (if uploaded)
  - `devlogs/` - Development logs as Markdown files
    - `attachments/` - Images and files from each devlog

show it works

2026-07-16.17-54-20.mp4

ai?

Used opencode for planning the change

@SeradedStripes
SeradedStripes marked this pull request as ready for review July 16, 2026 15:59
@SeradedStripes SeradedStripes changed the title [Feature] An export user data button feat: An export user data button Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] An export user data button

1 participant