An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Draggable Arena Cards
Screenshot 2024-06-30 at 12 39 01 PM

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)