hawkg
- 9 Devlogs
- 12 Total hours
it's a pseudonymous quizzing platform, that uses large language models to summarize responses
it's a pseudonymous quizzing platform, that uses large language models to summarize responses
enforcing visibility rules! tis gonna be super simple like mvp.
finally into the quiz builder, took some time as i’d several non-related stuff to manage. as soon as the app gets promising, i’d wire everything with the database (great tools to use). ps: write hooks thereafter.
I think probably the most decisive part of the project’s technicality (though I agree I haven’t discussed it openly in very detail yet), will be the digest database. It stores the overview and response analytics (when necessary). I’m still to start with it, but the best part’s all the progress is open for everyone to see on my Github!
had to put a convenient picker for mobile screens. it’s well accessible on majority devices atp.
chose on creating these options. i think these are important for any platform, because users get the assurity of data ownership. now wiring big time.
keyboard shortcuts mentioned, in a single (nd easy to find) place. i’ve only seen a few apps do this, and i can’t express how much i appreciate it. (chatgpt for instance, put it in a really good manner)
settings otw. it’s still to be wired to the database, but i’m sure it’d be quick after skeleton’s done. ps: there’re keyboard shortcuts for almost everything important inside (made sure it’s natural).
zero bloat
completed authentication page some time earlier! it’s working now.