Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I made a html js + google apps script timesheet thing, its at https://spa.bydav.in/tsDMV/

A simple html js collects my time and date, and come fields, and ajax it to Apps Script running as web app.

Script logs it into a sheet, recent rows on top.

The html page has a link to get the timesheet. On click, it again asks the apps script to send back this month's time sheet data as json, shows it as a table.

Although no chance, but still all of these ajax expect a password.

====

Recently I got into telegram bot, a multi bot. It has a /help command. Help describe the expected command keywords. Backend is again Google apps script. A string split, an switch case.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: