johnmpost / insight

insight is a lightweight, minimalist polling app for power users
https://insight.johnpost.xyz
MIT License
0 stars 0 forks source link

insight.

Insight is a lightweight, minimalist polling app for power users.

Insight is a work-in-progress app. There is full functionality, but it still needs some polishing :)

Insight's Development Philosophy

The Unix philosophy advocates for creating small, focused tools that do one thing well and can be easily combined with other tools to create more complex functionality. Similarly, the KISS principle (Keep It Simple, Stupid) encourages developers to prioritize simplicity and clarity over complexity and feature bloat.

By choosing to focus on "power users" as our target audience, we can adhere to these principles and focus our development efforts in the most efficient manner.

How to Run Locally

How to Deploy Live

The "Question" Question

Insight decouples the polling problem from the question management problem. To use questions in a session, you simply upload them to the session. We believe existing external tools can easily work with Insight to achieve any desired question management approach. For example, storing, sharing, organizing, and editing questions with permissions can be achieved easily through a git repository hosted on GitHub.