Squarelet / squarelet

Squarelet: A collaborative online pinboard
GNU Affero General Public License v3.0
26 stars 2 forks source link

Squarelet: A cooperative online pinboard

Squarelet is an online pinboard that enables pupils (from age 10), students and knowledge workers to develop, display and share ideas together without barriers, by creating and connecting squares of different types such as text, links, images and embedded open content.

"Squarelet Board"

maintained by:

Prototype: squarelet.org (works best on Firefox desktop currently)

Wireframes: Google Slides (public comments)

Want to jump in?

Current Features

Roadmap

Short term - What we are working on now :tada:

Medium term - what we're working on next! :art:

Longer term items - working on this soon! :fast_forward:

Development

 $ git clone https://github.com/okfde/squarelet
 $ cd squarelet
 $ npm install # or yarn install
 $ npm run serve # or yarn run server

To build it:

 $ npm run build # or yarn run build

the output is going to be generated at dist/ folder.