Upgrading "Ticket" module - React.js Tutorial 6 - Help Desk Ticket Management System

Опубликовано: 09 Июнь 2026
на канале: web - presence
556
3

TICKET MODULE - Ticket priority: low, medium, high, critical - Bug report or new feature - Assign tickets to users - Ticket due date

00:22 - Lesson outline
00:38 - Update MySQL "tickets" table
01:40 - Add "priority" to client side of API
04:08 - Add "priority" to server side of API
05:12 - "bug" or "new feature" added to client side of API
09:03 - "Assign to" option added to client side of API
11:01 - "Assign to" option added to server side of API
12:34 - Write universal date module
13:24 - Parent must pass menu name
19:03 - Integrate date module with the UI
22:16 - Preparing month and day numbers for selection menu
23:29 - For each to reset select menus
24:53 - Concatenate due date
26:00 - re-use resetFunction()
26:15 - Incorporate "due date" into API


GitHub:
https://github.com/aaronrs2002/workfl...