A selfhosted tool for creating whiteboard-style video recordings. Currently, it supports whiteboard + question rendering (and editing etc.) and nothing else.
A selfhosted tool for creating whiteboard-style video recordings. Currently, it supports whiteboard + question rendering (and editing etc.) and nothing else.
I have built Version 0.1beta of my project! At the moment, it is confined within Storybook for ease of testing all the components, but eventually, it will be a full project! It has support for:
I learned a lot about UI design, and the next step is to get a screen recording and microphone function up and running. Then, on to animations and fleshing out the UI flow a bit more! I also had fun building a theme and fully theming my app! On the roadmap in the design practices side: eliminate magic numbers (which is a problem at the moment lol).
I also learned a lot about Github Actions. It is so frustrating!!! lol Anyways, there is now an action that automates building storybook! :)
Added a new question interface: the SideBySide renderer!
It is essentially a scroll list of questions with immediate feedback. There is rudimentary support for a whiteboard, and support for editing/creating questions.
Log in to leave a comment
Added a new question answering UI, imitating Khan Academy’s UI. Will flesh out whiteboard soon.
Log in to leave a comment