thomastom99 / wc

wc Public Repository
0 stars 0 forks source link

New Tasks #47

Open thomastom99 opened 8 years ago

thomastom99 commented 8 years ago
  1. Add the Skeltons Pages and web user Controls on appropriate Folder Based on the Tasks below (Revathy).
  2. In the Employee Settings group, in the upgrade Database section SQL Text (/DBQuery/03.4/create_TimeTracker_MSAccess.sql) , in addition to new table and data query , there should be an Update query which will update the PhotoGalleryTemplate.aspx Template name of the Photo Gallery( Advanced ) to a new page called UserTaskMonitoringTemplate.aspx (Noblin).
  3. Implement UserTaskMonitoringTemplate.aspx . For that 3.1 Create a UserTaskMonitoringTemplate.aspx page in the Template Folder with master page ~/Administrator/DefaultAdminMaster.master (Noblin) 3.2 In the UserTaskMonitoringTemplate.aspx page there should be a provision to select user group as each employee belongs to a specific user group master. The default user group name is “Default” in WebCloud . You can add more groups from user master page if neded. You can make use of the existing table filed of photogallery to enter the details. For example the Photo gallery group name will become user group nem with the corroespongs web page entries as in other web templates (Noblin). 3.3 Display Task Monitoring slide show in PhotoGalleryEx.aspx corresponding to user group enrered in master (Revathy).
  4. Add New group - "Application Type Master" (Revathy)
  5. Add new feature "Perfomance Statitics" in Employee Reports. (Jiss)
  6. Modify Layout 7 to Responsive Layout using Bootsstrap (Akhil) . Akhil Please take help from Scahin and Revathy. Sachin has already started with the task . So he can guide. Please also get the Help of Jiss if needed as he know some web page design.
  7. Testing and Debugging Help + Other Tasks (Gopu)

Completion Date : 16th January 2016

thomastom99 commented 8 years ago

Regarding Point 3.3 Display Task Monitoring slide show in PhotoGalleryEx.aspx corresponding to user group enrered in master

I think there should be an option also to display 1,2,4,6,8 Users at a time in the group and then go to the next set of employees in the group and so on till it ends and rewinds again. This will be useful when the monitor is large enough to accommodate multiple user screenshots and related info. I think you can think about dynamic table and add controls in each cell in the table .. Other methods are also possible.. Anyway first demonstrate 1 person in the group and the go to the next one then do multiple persons..