This project is my very first app built using Atlassian Forge. I followed the "Novice level tutorial", which helped me in building a basic Jira app that displays the current user's name and their theme (light or dark mode) using Forge UI Kit and the requestJira API.
How I built it?
I used UI Kit provided by Atlassian to build the front end of the app. The app displays a greeting with the user’s name using the requestJira bridge method. This app also shows theme display whether the user is using Light or Dark mode. I also used React hooks like useEffect and useState Finally the app was deployed using forge deploy and tested live via forge tunnel.
What I learned?
I get to know about how Forge UI Kit simplifies front-end development inside Jira, use of Forge CLI to create, deploy, and tunnel and how bridge system allow front-end to communicate with backend.
Built With
- forge-cli
- javascript
- jira
- react
- uikit
Log in or sign up for Devpost to join the conversation.