https://github.com/ejfox/arena-cards
Turn an are.na channel into draggable cards for spatial thinking
https://github.com/ejfox/arena-cards
Last synced: about 1 month ago
JSON representation
Turn an are.na channel into draggable cards for spatial thinking
- Host: GitHub
- URL: https://github.com/ejfox/arena-cards
- Owner: ejfox
- Created: 2024-06-14T17:18:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T16:40:43.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T16:31:26.992Z (12 months ago)
- Language: Vue
- Homepage:
- Size: 155 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Draggable Arena Cards

This code was originally created as part of a [YouTube video exploring the are.na API and taking control of your own data](https://www.youtube.com/watch?v=Ly3BXZbWOak)
This uses Nuxt + the are.na API to allow the user to authorize the application, and then see a list of channels. Within a channel, blocks can be dragged anywhere on the page, and they will stay where you left them (because we store the location in local storage)