askent icon indicating copy to clipboard operation
askent copied to clipboard

A simple interaction and presentation tool, a clone of Sli.do.

Askent

Website GitHub Workflow Status (branch)

Try the app at https://askent.berlinchan.com

Askent is a simple interaction tool for the meeting. Currently, it's especially for the Q&A part, so you can better reach out audience.

Initially, the project's purpose was for tech-exploring, which is still heavily in development. The idea comes from a webinar I attended. It's a clone of Sli.do.

About the name

Askent = Ask + Event

Blog

Develop

yarn
yarn workspace askent-client start
yarn workspace askent-server dev
  • Client development README
  • Server development README

TODO

  • [ ] Guest admin access control
  • [ ] About text
  • [ ] event edit dialog
  • [ ] question support voteDown
  • [ ] hide event from join search
  • [ ] join event with password
  • [ ] admin event list - duplicate event
  • [ ] question list refetch after network error recovery
  • [ ] API logout, invalid JWT
  • [ ] Benchmark

LICENSE

GNU General Public License v3.0 or later