PollSage is a web application that allows users to create and participate in polls. It provides a platform for users to gather opinions and make data-driven decisions.
Comment Sections: Participants can provide additional feedback and comments on polls. They can express their thoughts, share insights, or ask questions related to the poll.
This project is open to contributions from anyone. If you would like to contribute, please follow the steps below:
To run the application locally, you must have Docker installed on your machine. You can download Docker from here.
Clone the repository from GitHub to your local machine.
git clone https://github.com/your-username/pollsage.git
cd pollsage
Make sure you have Docker and Docker Compose installed on your system.
Use Docker Compose to build and run the containers:
docker-compose up --build
This command will build the images and start the containers for MongoDB, Redis, Backend, and Frontend.
This project is licensed under the MIT License. See the LICENSE
If you have any questions or suggestions, please feel free to contact me at ritvikchoure65@gmail.com
If you like this project, please consider giving it a ⭐.