Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PollBuddy/PollBuddy
Poll Buddy is an interactive questionnaire platform that aims to be an enjoyable and easy to use way to collect answers and insights from a group of people.
https://github.com/PollBuddy/PollBuddy
docker expressjs hacktoberfest javascript nodejs rcos reactjs
Last synced: about 2 months ago
JSON representation
Poll Buddy is an interactive questionnaire platform that aims to be an enjoyable and easy to use way to collect answers and insights from a group of people.
- Host: GitHub
- URL: https://github.com/PollBuddy/PollBuddy
- Owner: PollBuddy
- License: mit
- Created: 2019-09-17T20:13:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T17:21:33.000Z (4 months ago)
- Last Synced: 2024-09-17T21:19:56.309Z (4 months ago)
- Topics: docker, expressjs, hacktoberfest, javascript, nodejs, rcos, reactjs
- Language: JavaScript
- Homepage: https://pollbuddy.app
- Size: 48.2 MB
- Stars: 25
- Watchers: 4
- Forks: 27
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Poll Buddy
Welcome to Poll Buddy!
Poll Buddy is an interactive questionnaire platform that aims to be an enjoyable and easy to use way to collect answers and insights from a group of people.
RCOS/Project Google Drive (proposal, other project resources):
Site Map: . Contact PM for edit access.
## Images
Home Page:
Provides the option to login/register, enter a code to join a poll, and access the menu.
About Page:
Describes the context behind Poll Buddy's creation and the website's purpose as a tool in academic settings.
FAQ Page:
Addreses frequently asked questions.
Login Page:
User can login through a school account or a Poll Buddy account.
Groups Page:
A page that displays the groups that the user is a part of (admin/member) and options to manage groups.
Example Poll:
Example Results:
## How to run the app
Please visit our [Wiki](https://github.com/PollBuddy/PollBuddy/wiki/Installation-(For-Production)-Instructions) for detailed instructions on how to install and run Poll Buddy locally.
## Development information / How to start contributing
New Poll Buddy members can go to our [Wiki](https://github.com/PollBuddy/PollBuddy/wiki/Contribution-(Development)-Guide) for instructions on how you can start making contributions to Poll Buddy.
## Technology Lists
Please click the headers for more details.
### [Front-end](https://github.com/PollBuddy/PollBuddy/blob/master/PollBuddy-Server/frontend/techList.md)
- autosize
- mdbreact
- node-sass
- react
- react-autocomplete
- react-countdown
- react-dom
- react-markdown
- react-phone-input-2
- react-router-dom
- react-scripts### [Back-end](https://github.com/PollBuddy/PollBuddy/blob/master/PollBuddy-Server/backend/techList.md)
- bcrypt
- bson
- cas-authentication
- connect-mongo
- cookie-parser
- cors
- debug
- eslint
- express
- express-session
- http-errors
- influx
- joi
- mongodb
- morgan
- promise-retry