-
### App
Google Sheets
### Summary:
Search doesn't cover first row
### Details:
The Google Sheets find_row integration assumes that row 1 has headers without asking if it does. As a result it doesn't…
-
```
1 we upload a excel file(.xls) with field firstname,lastname,email
2 In excel_reader2.php page we get array
function info($row,$col,$type='',$sheet=0) {
//echo "";
//print_r($this…
-
```
1 we upload a excel file(.xls) with field firstname,lastname,email
2 In excel_reader2.php page we get array
function info($row,$col,$type='',$sheet=0) {
//echo "";
//print_r($this…
-
```
1 we upload a excel file(.xls) with field firstname,lastname,email
2 In excel_reader2.php page we get array
function info($row,$col,$type='',$sheet=0) {
//echo "";
//print_r($this…
-
```
1 we upload a excel file(.xls) with field firstname,lastname,email
2 In excel_reader2.php page we get array
function info($row,$col,$type='',$sheet=0) {
//echo "";
//print_r($this…
-
Using GitHub API or Actions with a request from either the Navigator or the Google Sheets doc
- [ ] Function to import, merge, and then export the public projects spreadsheet data to JSON
- [ ] S…
-
### Overview
We need to manage the work for the time card dashboard, so that we can prioritize and recruit.
### Action Items
- [x] Go to the time card tab for the time card dashboard and copy all…
-
There are a few things we could improve around the data structure and styling of the exported file when users export to Google Sheets and CSV. In general, we want to provide users with a data structur…
-
### Overview
Some Food Oasis regions will have multiple partners who will provide data sources for listings.
One question then becomes how to import changes from our partners, and how our partne…
-
# プロジェクト概要:HTMXを活用したお問い合わせフォーム
## 要件定義
本プロジェクトは、既存のポートフォリオウェブサイトに簡単なお問い合わせフォームを追加することを目的としています。主な要件は以下の通りです:
1. HTMXを使用して、シンプルで効率的なフォーム送信を実現する
2. フォームデータをGoogle Sheetsに保存する
3. 最小限のMVP(Minim…