issues
search
oliveoil222
/
CS386-Project
Help Desk Ticketing Project for Spring CS 386
The Unlicense
5
stars
6
forks
source link
Create Device Class
#76
Closed
hannahpenado
closed
6 months ago
hannahpenado
commented
8 months ago
Device ID:String = defaultValue
Assigned Worker:String = None
OS Type:String
Tickets:List of strings
Current Problems:Boolean = False
update_worker(worker_id): device
update_tickets(add_to_list): device
update_problems(current_problems): device