Problem Statements
Problem Statements
Develop a Google Sheet custom menu which does Clear data, fomat cells and generate report
using appscript
2. Make a form which is linked with the appscript which make the event schedule in the google
calendar
3. Make a BULK email sender. (emails are written in a row in a sheet and using appscript it should
read the email and send the mail, the body and subject should be decided at runtime).
4. Qr code generator using google sheet and appscript. The data written in the rowns of the sheet
should be embedded in a QR code. (note if there is no element in a cell then it should store NULL
and also we can enter any number of data in the colums)
5. Develop using appscript to read the qr code generated in above (should be read using the camara)
6.develop a form which takes data from the user and store in the excel sheet and the data provided
by the user is sent to the fixed email (HR) informing that the new user has registered and also it
should send the acknowledgement to the user.