Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.33 KB

File metadata and controls

42 lines (34 loc) · 1.33 KB

Task List App created using Power Apps [Canvas Apps]

The application offers a comprehensive platform for efficient task organization, featuring essential fields like task name, description, deadline, priority, status, and the ability to select a custom icon from a dropdown menu. Users can seamlessly manage tasks by creating, editing, updating, searching, viewing, and deleting them through the intuitive application interface.

Table of Contents

Features

Task List Table

  • Uid
  • Task name
  • Description
  • Deadline
  • Priority
  • Icon
  • Status

Icon Table

  • Id
  • Name
  • Image Attachment

Functionalities

  • Create new tasks
  • Update existing tasks
  • View tasks
  • Delete tasks
  • Search tasks
  • Refresh list

Data Model

TaskList drawio

Screens

Group 18 Group 19

Demo

TLT.mp4