Actions
dev #454
openCreate a login form using Google Apps Script & Google Sheet
Start date:
10/14/2024
Due date:
10/14/2024 (about 18 months late)
% Done:
100%
Estimated time:
4:00 h
Spent time:
Description
Login Form¶
User Flows and Validations for Login¶
- The user will input his/her email
- The system will check whether the provided email is valid or not
- OTP will be sent to email if the email is found on the sheet
- The user will copy and paste the OTP in the OTP box and click the Login button
This Google sheet will have the following columns,¶
| A | B | C | D | E | F |
|---|---|---|---|---|---|
| Name | Role | Team Name | OTP | OTP Timestamp |
Updated by Shafiuddin Haider over 1 year ago
- Subject changed from Create a login form using google sheet to Create a login form using Google Apps Script & Google Sheet
Actions