-
-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Is your feature request related to a problem? Please describe.
I found it really hard to get things started with the TableView, since there was no documentation. I was able to figure it out later, but things would be way less complicated if the repo had its own documentation, especially for beginner devs.
Describe the solution you'd like
Documentation. I can contribute to that too. Maybe GitHub Pages, or just markup docs in the files, detailing what each thing does and some example uses. More than what the desktop app has to offer, like the backend parts and more.
Describe alternatives you've considered
There are no alternatives. I looked at the example code and worked my way through errors and eventually figured it out, but things would be way faster with proper documentation.
Additional context