A polling system API is an application programming interface that allows developers to create, manage, and retrieve data from a polling system. A polling system is a platform that enables users to create polls, surveys, and quizzes and gather responses from participants.
- Let’s make a polling system, only API based.
- Node Js
- Java Script
- MongoDB
To install all the dependences of the project, run the following command:
git clone https://github.com/shakti1590/Polling-api-system.git
npm install
npm start
Show some ❤️ by starring the repository.