Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qna powerapps #53

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions samples/qna powerapps/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# QNA App

## Summary

The QNA app facilitates streamlined communication between users and various departments. Through a straightforward login process, users can submit queries to the relevant department and receive prompt responses.

![QNA App Preview](https://prnt.sc/fAbC3V62kQdI)

## Applies to

![Power Apps](https://img.shields.io/badge/Power%20Apps-Yes-green "Yes")
![Power Automate](https://img.shields.io/badge/Power%20Automate-No-red "No")
![Power BI](https://img.shields.io/badge/Power%20BI-No-red "No")
![Power Pages](https://img.shields.io/badge/Power%20Pages-No-red "No")
![Power Virtual Agents](https://img.shields.io/badge/Power%20Virtual%20Agents-No-red "No")
![Dataverse](https://img.shields.io/badge/Dataverse-No-red "No")
![AI Builder](https://img.shields.io/badge/AI%20Builder-No-red "No")
![Custom Connectors](https://img.shields.io/badge/Custom%20Connectors-No-red "No")
![Power Fx](https://img.shields.io/badge/Power%20Fx-No-red "No")

## Compatibility

![Premium License](https://img.shields.io/badge/Premium%20License-Not%20Required-red.svg "Premium license not required")
![Experimental Features](https://img.shields.io/badge/Experimental%20Features-No-red.svg "Does not rely on experimental features")

## Contributors

- [Swami Nawale](https://github.com/swamisnawale)

## Version history

| Version | Date | Comments |
| ------- | ----------------- | --------------- |
| 1.0 | November 15, 2023 | Initial release |

## Prerequisites

No specific prerequisites required.

## Minimal path to awesome

### Using the solution zip

- [Download](./solution/QNAApp.zip) the `.zip` from the `solution` folder
- Within **Power Apps Studio**, import the app `.zip` file you just downloaded
- Ensure correct configuration of the data source named **Data source name** in the app.

## Features

The QNA app offers:

- Seamless communication between users and departments
- Prompt notifications for new queries and responses
- Efficient handling of user questions and departmental responses

## Help

If you encounter any issues while using this sample or have any questions, you can [create a new issue](https://github.com/pnp/powerapps-samples/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=bug-report.yml&sample=QNA%20App&authors=@swamisnawale&title=QNA%20App%20-%20Issue).

For inquiries regarding this sample, [create a new question](https://github.com/pnp/powerapps-samples/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=question.yml&sample=QNA%20App&authors=@swamisnawale&title=QNA%20App%20-%20Question).

To suggest improvements, [make a suggestion](https://github.com/pnp/powerapps-samples/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=QNA%20App&authors=@swamisnawale&title=QNA%20App%20-%20Suggestion).

## Disclaimer

**THIS CODE IS PROVIDED _AS IS_ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
Binary file added samples/qna powerapps/assets/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions samples/qna powerapps/assets/test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is to test
Binary file added samples/qna powerapps/solution/QNAApp.zip
Binary file not shown.