Displaying Students Results using GoogleScriptApps

Project information

While teaching at the American Language Center, I undertook a mini project to build an API using GoogleScripts, which is a cloud-based scripting language that allows users to automate tasks across Google products and third-party services. The API was integrated onto the class blog and allowed students to view their grades and remarks in detail after submitting their student ID. This was made possible through the use of a Google Spreadsheet/Excel file that contained the student's grades and remarks, which were fetched and displayed through the API. One of the key benefits of using GoogleScripts for this project was the ease of integration with other Google services. In addition, the API was designed to be synchronized with the original data file, ensuring that the grades and remarks were always up-to-date and accurate. Overall, this mini project allowed me to expand my technical skills and provided a convenient and efficient way for students to access their grades and remarks.

Made by YassirEA