Overview:
Poll It Up is a community polling app that allows teachers, government officials, and citizens to create and launch polls to gather opinions and solutions for various problems. The app also allows users to prioritize the most urgent polls and find polls related to their local community. Poll It Up is PWA optimized, allowing users to download and run it as a native app.
Features:
- Launch polls for various problems and gather opinions and solutions.
- Prioritize urgent polls for potential drastic reforms.
- Find polls near your location and contribute to local issues.
- PWA optimized for native app-like experience.
Installation:
To start working with Poll It Up, follow these simple steps:
- Comment on the issue you want to work on and get assigned.
- Fork the repository.
- Clone your forked copy of the project.
- Navigate to your project directory and open it in your code editor.
- Add a reference (remote) to the original repository.
- Check the remotes for this repository.
- Install dependencies.
- Always take a pull from the upstream repository to keep your branch up to date.
- Start the development server.
- Create a new branch.
- Make your desired changes to the code base.
- Track your changes.
- Commit and push your changes to your remote repository.
- Open a pull request with a descriptive title and description.
- Add your name to the CONTRIBUTING.md file after your PR gets merged.
- Follow any further instructions mentioned in the CONTRIBUTING.md file.
Summary:
Poll It Up is a community polling app that allows users to launch and answer polls for various problems. It prioritizes urgent polls and provides a platform for users to contribute to local issues. The app is PWA optimized, offering a native app-like experience. Installation and contribution guidelines are provided for users interested in collaborating with the project.