You are on page 1of 10

# Requirements Strory

As admin I should be able to As an admin , I should have a facility to check


1 Manage reports assignment which reports are available and which reports
for users are assigned for an user

2 Log4j Zero Day Vulnerability


Task Sub Task

Adding a link in admin menu to assign 2.Design the page to display the user details with assigned
reports for the user reports and unassigned reports

Checking Jasper Server on, Working on


interim solutin
Daily Status - Date(14-12-2021)
Estimate (in
Task/Sub Task details (if any) Priority JIRA#
hours)

An Admin should see a link under tab Manage


P1 NA 36
JasperReports

P0 EXP-153 3
Status Start Date End Date Today's Effort  (in hrs)

3/12/2021
In Progress 29/11/2021 10/12/2021
17/12/2021 3
Completed 15/12/2021 15/12/2021
3
Total Actual Effort (in hrs) Comments

User Details Rendering is completed. Need to work on the Tab


54 display and Assigned and Unassigned Reports display.
Verified regarding api jar, understood what is the interim solution,
3 able to figure out api jar is not an issue
Meetings
1 Daily Meeting With mounika Sreehari
30 mins
# Course Link Self Learning Item

1 https://codewithmosh.com/p/the-complete-node-js-course
2. Node Module System(58mins)
Self Learning

Estimate (in
Self Learning Sub Item Status Start Date End Date Effort (14.12.
hours)

010 Introduction
011 Global Object
012 Modules
013 Creating a Module
014 Loading a Module
015 Module Wrapper Function
016 Path Module
1 hr Completed 14/12/2021 15/12/2021 1 hr 30 mins
017 OS Module
018 File System Module
019 Events Module
020 Event Arguments
021 Extending Event Emitter
022 HTTP Module
Total Effort on the
Comments
course

1. What is module
2. Diff between global object functions and module functions
3. Files and Modules
4. How to export properties from a module
5. require function
6. Module Function Wrapper __FileName, __dirName
7. Built in Node modules
2 hr 30 mins 8. Path module, parse method
9.OS module, totalmem, freemem functions
10. File System or fs module, fs.readdirsync(), fs.readdir() methods
11. Event Module, EventEmitter Class
12. emit and do methods of EventEmitter class
13. Passing arguments in events
14. Extendin event emiter significance
15. Http Module need to revist, in real time we use Express js for http

You might also like