676c5ce132
<SRS> SRS01 : Authentication </SRS> <Changes> - Added basic UI structure with UserInterface and role-based menus - Created menu classes for different roles (Admin, HR, IT, etc.) - Connected ZenvyController with all required services - Updated AuthenticationManagementService - Added FAQ model </Changes> <Review> Smitha Mohan </Review>
6 lines
46 B
C++
6 lines
46 B
C++
#pragma once
|
|
class FinanceExecutiveMenu
|
|
{
|
|
};
|
|
|