Description:
Create a simple external website to visualize the canvas and improve accessibility.
Goals:
- Display the canvas
- Render map.svg dynamically
- Auto-refresh or poll for updates
- Activity Feed
- Show recent paints:
- User
- Coordinate
- Color
- Timestamp
- Paint from Web
- Provide UI to select:
- Redirect to GitHub Issue creation:
Pre-filled title: Paint [A5] #FF5733
- Improve UX
- Make the project usable without GitHub knowledge
- Reduce friction for new users
Possible Implementation:
- Static site (GitHub Pages)
- Fetch data from:
- map.svg
- data/state.json (via raw GitHub URL)
- Use JavaScript to render:
Optional Enhancements:
- Highlight recently painted tiles
- Show most contested tiles
- Hover to see last painter
- Mobile-friendly layout
Goal:
Make Issue-Ink accessible to non-developers and increase participation while keeping GitHub as the backend.
Description:
Create a simple external website to visualize the canvas and improve accessibility.
Goals:
Pre-filled title: Paint [A5] #FF5733
Possible Implementation:
Optional Enhancements:
Goal:
Make Issue-Ink accessible to non-developers and increase participation while keeping GitHub as the backend.