https://github.com/modulovalue/whiteboard_java_archived
https://github.com/modulovalue/whiteboard_java_archived
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/modulovalue/whiteboard_java_archived
- Owner: modulovalue
- Created: 2019-08-15T04:58:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T23:11:34.000Z (over 2 years ago)
- Last Synced: 2025-01-21T12:48:13.393Z (4 months ago)
- Language: Java
- Size: 37.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whiteboard_java
MVP from 2017 for what I still believe to be a superior interface for displaying and manipulating 1+n dimensional data (by a mere mortal). Lists are great for 1D data. But humans are limited by being forced to mostly interact with lists and therefore work with 1D data. I believe a whiteboard-like canvas is the way to go but java is not.
It was used as a tool to study for some exams.