87 lines
2.9 KiB
JSON
87 lines
2.9 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-poll",
|
|
"source": "pnp",
|
|
"title": "Poll",
|
|
"shortDescription": "Add new poll questions and their options. End users can submit his/her response to the poll. After Submission, user can see all responses count with Bar chart.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-poll",
|
|
"downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-poll",
|
|
"longDescription": [
|
|
"Add new poll questions and their options. End users can submit his/her response to the poll. After Submission, user can see all responses count with Bar chart."
|
|
],
|
|
"creationDateTime": "2024-03-16",
|
|
"updateDateTime": "2024-03-16",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.17.1"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"name": "react-poll.gif",
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-poll/assets/react-poll.gif",
|
|
"alt": "Web Part Preview"
|
|
},
|
|
{
|
|
"name": "add-poll.png",
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-poll/assets/add-poll.png",
|
|
"alt": "Web Part Preview"
|
|
},
|
|
{
|
|
"name": "poll-answers.png",
|
|
"type": "image",
|
|
"order": 102,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-poll/assets/poll-answers.png",
|
|
"alt": "Web Part Preview"
|
|
},
|
|
{
|
|
"name": "poll-questions.png",
|
|
"type": "image",
|
|
"order": 103,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-poll/assets/poll-questions.png",
|
|
"alt": "Web Part Preview"
|
|
},
|
|
{
|
|
"name": "wp1.png",
|
|
"type": "image",
|
|
"order": 104,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-poll/assets/wp1.png",
|
|
"alt": "Web Part Preview"
|
|
},
|
|
{
|
|
"name": "wp2.png",
|
|
"type": "image",
|
|
"order": 105,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-poll/assets/wp2.png",
|
|
"alt": "Web Part Preview"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "Harsh24491",
|
|
"pictureUrl": "https://github.com/Harsh24491.png",
|
|
"name": "Harsh Bhavsar"
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"name": "Build your first SharePoint client-side web part",
|
|
"description": "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",
|
|
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
|
}
|
|
]
|
|
}
|
|
]
|