The target of this articles is to create the best Web App with google apps script. this application has the horizontal menus. and log in log out
below are the horizontal menu list
- Home
- Add Records
- Delete Records
- Update Records
- All Records
- Reports
- Others
- Contact
Home has the list of records. Add Record is used to add new records. Delete Records are used to delete the records and update Records are used to update the records.
Below are the technologies used for the "Google Apps Script Web App".
- User interface : Materialized CSS, HTML, Javascript and google script
- Back end : Spread Sheet
The final Project like a web app. we can create a iframe and integrate any where. after completing this web app. i will concentrate on the Google Data Studio for the reporting the data. the main purpose of reporting is to know the what happening in the data. at the end of this course ,you can learn the building new tools without any programming languages like Java, Python, C# and etc.
Why google Apps script?
- It is a cloud based scripting language.
- It is use to extending the new functionalities of google products.
- Develop the new functionality in web browser and executed on google servers.
- Triggers :- you can create any triggers and run automatically any methods.
About this Application
This application teaches, how to do crud operations with script. how to insert the records using googles script, how to delete the records, how to update the records and list out the all the records.
And you can learn the reporting tool GDS [google data studio].
Creating the with below steps
Post a Comment (0)