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.
Askent = Ask + Event
- Where the Askent comes from
- Askent 实时消息搜索的问题及 Hasura 替代
- 借助 GraphQL 承载 100万并发活动订阅(实时查询)
- Askent 项目进展及准备弃用 Prisma2
- 几款多端实时协作、同步的开发工具
- 互动演示工具 Askent 已开发出管理与观众端雏形
- 从零开始,创建一个多端互动演示工具
yarn
yarn workspace askent-client start
yarn workspace askent-server dev
- 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
GNU General Public License v3.0 or later