Build a React Search Bar that Queries a Database! (Feb)

Опубликовано: 21 Июль 2026
на канале: Kintone Developer Program
1,867
17

This is the recording of the February 24th, 2022 Workshop.

Let's create a dynamically updating search bar with React and have it search through the contents of a Web Database.

Code & Slide:
bit.ly/SearchBar_1
or https://github.com/ahandsel/Kintone_R...

Got any questions, comment down below!

Chapters:
00:00:00 Hello
00:02:53 What We Will Make Today!
00:06:57 What is Kintone?
00:16:53 Create a Kintone Database App
00:30:50 Connect Kintone to the Project
00:33:47 Explore the Code
00:34:07 customize-manifest.json
00:35:59 npm run start
00:47:10 Build ResultList.js
00:56:51 Build SearchBar.js
00:59:18 Build handleChange()
01:07:50 Next Steps
01:08:39 Thank You