Power Apps Canvas application implementing an interactive rating component that allows users to select and submit a rating, displays a thank-you confirmation state after submission, and includes hover and focus states for interactive elements.
This repository contains the Power Apps Canvas application exported as an .msapp file.
- Go to https://make.powerapps.com
- Select your environment.
- Open Apps from the left navigation.
- Click Import canvas app.
- Upload the
.msappfile from this repository. - The application will open in Power Apps Studio.
After importing, review the app and publish it if needed.
- Power Apps Canvas
- Microsoft Power Platform
- Responsive layout techniques
- UI logic implemented with Power Fx
| Desktop Design | Tablet Design | Phone Design |
|---|---|---|
![]() |
![]() |
![]() |
- Select and submit a number rating
- Display a thank-you confirmation state after submission
- Hover and focus states for interactive elements
This project is based on a challenge from Frontend Mentor.
Frontend Mentor provides real-world front-end challenges that help developers improve their coding and UI skills.
https://www.frontendmentor.io/
Depending on your environment, you may need to reconfigure data sources or connections after importing the app.
Created as part of my learning process and experimentation with building front-end style applications using Power Apps Canvas.


