Please enable JavaScript.
Coggle requires JavaScript to display documents.
RedMine service, Milestones - Coggle Diagram
RedMine service
Research
read documents
1
2
3
how to install redmine on rocky
video link
download postman :check:
Production ip of redmine
172.22.2.74 :!:
Get all task done by user from redmine wrt date
Get production machine
get production machine ready :check:
Get redmine api to authenticate :check:
get data based on user :check:
get task based on selected time :check:
Make a gitlab project and a new branch :check:
Get task for selected users :check:
structrure the code
add docstring :check:
move to common files :check:
Mail the result in a proper form
use smtp to mail to a specified user :check:
Use html to format mail properly
structure the table :check:
make nested table :check:
structure the utility :check:
In/out time
Connect shotgrid api
authenticate to shotgun api in a new file :check:
get in/out time
make changes in shotgun_fetcher.py :check:
make changes in main() :check:
add to html code
modify html code - table based :
Add todays total hours in table
Add total hours for today :check:
docstring/readme
Docstring entire functions :check:
write readme :check:
code structure :check:
Get usernames from shotgrid
make a function to fetch usernames from shotgrid
:check:
integrate in code :check:
Refactor html
refactor html to include single columns :check:
add "attendance hours" to email
5 more items...
Add "spend-hours" in print statement :check:
Milestones