I need a system to track and manage building maintenance issues across my organization. For each issue, I want to capture:
A description of the problem
The location of the issue
The category or type of issue, based on the skills required for resolution
Assignment details, including whether someone has been scheduled to address it
The current status of the issue (e.g., reported, in progress, resolved)
------
Needs to be called Building Maintenance Tracker
Suggested tables are
Maintenance Issue
This table contains records of building maintenance issues reported in the organization
Location
This table contains records of locations within the organization where maintenance issues can occur
Issue Category
This table contains categories of maintenance issues based on required skills for resolution
Assignment
This table contains assignment and scheduling details for maintenance issues
User
This table contains records of employees, coordinators, and technicians involved in maintenance""""
But I did not get the same results as the instructor on the video.
Can I continue with the course normally ?
Thanks!