1. Apps Script PM app introduction.
2.1 Project Management App Google Scripts 1.pdf
2. Bonus PDF Resource Guide for Course Apps Script Guide.html
3. Developer Environment Setup
4. Add menu item to spreadsheet Class UI
5. Source Code.html
6. Create html page menu
7. Source Code.html
8. More Menu Items within a spreadsheet page
9. Menu Functions for App run GS functions
10. Spreadsheet Data to client side with Google Apps Script
11. Source Code.html
12. Submit to Spreadsheet from sidebar menu using Apps Script
13. Source Code.html
14. Populate Client side with tasks integrate sheet active content with sidebar
15. Source Code.html
16. Google Script Run Values sending from client to backend Google Script
17. Source Code.html
18. Form Client Side Inputs create a form for inputs
19. Source Code.html
20. Add Client Side data to spreadsheet connected Google Apps Script GSuite
21. Source Code.html
22. Update Sheet Data Cell select cell contents update and set values in spreadsheet
23. Source Code.html
24. Test Data for debugging Google Script functions
25. Get existing Row Data and send into a JSON object to client side script
26. Source Code.html
27. Update Row Data with new values set and get range values
28. Source Code.html
29. Bug Fixes and User Message and testing updates
30. Source Code.html
31. Web App Gantt Chart using Google chart library display Spreadsheet data
32. Source Code.html
33. Output Sheet Content Gantt from spreadsheet to web app
34. Source code.html
35. Chart Options make your Google Chart customize display options
36. Source Code.html
37. Project Management mini Google Apps Script Application build Conclusion