Posts

Building a Top Navigation Menu Component in Power Apps

Image
  Building a Top Navigation Menu Component in Power Apps Overview This is a Power Apps custom component designed to create a responsive and customizable top navigation menu. It supports nested submenus, company branding, and theming for enhanced user interface design. Features Dynamic Menu : Supports main menu items and nested submenus. Company Branding : Includes options for company logo and name. Customizable Theme : Offers configurable colors and styles for the menu and submenus. Responsive Design : Automatically adjusts based on screen width. Event Handling : Provides navigation and submenu toggle functionality. Technology Stack PowerApps : The platform used to create the application and design the user interface. Component Properties 1.  cusPropCompanyDetails Type : Record Description : Defines the company branding details. Structure : ={ CompanyName: "Your Company Name", CompanyLogo: 'MediaFileReference' } 2.  cusPropCompanyDetails Type : Table Description :...

Chat Application in Power Apps (similler to Whatsapp)

Image
  Chat Application in Power Apps 📱💬 Welcome to the Chat Application! This Power Apps-based chat solution is designed for efficient, user-friendly communication, with a SharePoint list serving as the data source. The app enables users to chat, reply, view chat history, and search for other users in a fully responsive design suitable for both mobile and desktop use. Features Chat and Reply : Initiate chats with other users, send messages, and view replies in real-time. User Search : Easily search for and select users to start a new chat. Chat History : Keep a record of all conversations and refer back to previous messages. Time & Date Tracking : Messages are stored with timestamps, allowing you to see when each message was sent or received. Responsive Design : Optimized for use on both mobile and desktop devices. Easy Configuration : Simple to set up and use—just import the solution and configure your SharePoint list. Setup Instructions Step 1: Create a New SharePoint List To g...

Recipe Wizard using PowerApps and Generative AI

Image
  Recipe Wizard using PowerApps and Generative AI Recipe Wizard is a user-friendly application that transforms your kitchen ingredients into delicious recipes, all powered by Generative AI. Simply input what you have on hand, and let the app do the magic! Features Ingredient Input : Easily add ingredients and their quantities. Recipe Generation : Get tailored recipes based on your available ingredients. User-Friendly Interface : Intuitive design for a seamless cooking experience. Reset Functionality : Clear your ingredient list with a single click. Getting Started Create AI Prompt Access PowerApps Portal Navigate to the  PowerApps portal . Go to AI Hub Select  AI Hub  and then click on  AI Prompt . Create Text with GPT Choose  Create text with GPT using prompt . Update the Prompt and Inputs Modify the prompt and inputs as needed (refer to the image below). Test and Save the Prompt After making your changes, test the prompt to ensure it works as expected, th...

AI-Based Essay Marking Application (PTE Wrire Essay)

Image
AI-Based Essay Marking Application Overview This is an AI-based essay marking application designed to provide instant results and feedback on your essay writing skills. The app simulates a testing environment similar to the PTE exam, where you are given a random essay topic, a 20-minute timer, and the opportunity to self-evaluate your essay performance. The essay topics are automatically generated from a SharePoint list, ensuring a varied and dynamic experience. After completing the essay, you can immediately receive feedback on your writing and reattempt the same question if you wish. Features AI-Powered Essay Evaluation : Get instant results and feedback from AI on your essay writing skills. 20-Minute Timer : You have 20 minutes to write your essay, simulating a real-time exam scenario. Automatic Topic Generation : Essay topics are randomly generated from a SharePoint list, ensuring a fresh experience with every attempt. Redo Option : The option to redo the same essay topic to practi...