A Django-based web application for creating polls about dates, times, or general questions with flexible voting options.
Bitpoll is a web application for creating and managing polls about dates, times, or general questions. It solves the problem of scheduling meetings and gathering group preferences by offering flexible voting options, privacy controls, and customizable poll settings.
Teams, organizations, and individuals needing a self-hosted polling tool for scheduling meetings, event planning, or decision-making.
Developers choose Bitpoll for its open-source nature, self-hosting capability, and configurable features like anonymous voting, registration requirements, and private polls, all built on the reliable Django framework.
A web application for scheduling meetings and general polling.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports full-day events, hourly slots, and custom time classes, as shown in the poll creation panels, allowing detailed planning for various events.
Enables anonymous voting, registration requirements, and private polls accessible only to invited participants, enhancing security for sensitive decisions.
Offers a Docker image with example commands for easy setup, including volume mounts for static and config files, simplifying server deployment.
Includes django-auth-ldap support in production, facilitating seamless organizational login without manual user management.
Requires manual configuration of settings files, database migration, and dependency installation, which can be complex for non-technical users or quick deployments.
The GUI shown in images is functional but lacks modern design elements and may not be highly customizable without front-end development efforts.
Additional steps like installing system packages, configuring uwsgi, and compiling messages are needed for production, adding to maintenance overhead.