Skip to content

jvns/classificator

Repository files navigation

classificator

a tool for taking text responses and classifying them by hand. I just made it for myself and it has a lot of problems (very messy CSS, lots of UI issues) but open sourcing it anyway.

It stores everything in a SQLite database.

how to use it

these instructions should work:

$ sqlite3 comments.db < schema.sql
$ go run .

Then open http://localhost:8080

a screenshot

Here's a screenshot of what the main interface looks like:

Screenshot 2025-02-05 at 2 37 22 PM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published