Problem : Create Entity to maintain Employees Attendance and Feedback
=> Employees attendance must be unique for that day.
=> Here, Manager is maintaining the Employees attendance manually.
=> By reading the entity; reader should understand who made this attendance [Manager can be many]
=> Manager can feedback for any employee for the attendance
=> Employee can check the submitted feedback.
Note : By reading the schema we should understand who submitted the feedback to whom