Restofinder
Restofinder adalah sebuah aplikasi sederhana yang menampilkan daftar restoran terdekat dari lokasi kita dengan beberapa spesifik jenis dan menu yang dihidangkan.
Install / Use
/learn @yusriltakeuchi/RestofinderREADME
Resto Finder
<p><img src="https://i.ibb.co/59cLNmp/cover.png"/> <img src="https://i.imgur.com/JGHM4uM.png"/></p>Restofinder adalah sebuah aplikasi sederhana yang menampilkan daftar restoran terdekat dari lokasi kita dengan beberapa spesifik jenis dan menu yang dihidangkan. Project ini menggunakan API Zoomato untuk mencari restoran, jadi kita harus membuat apikey Zoomato terlebih dahulu
Apps Feature:
-
Get Nearby Restaurant
-
Get Collections
-
Get Restaurant By Collection
-
Restaurant Details
-
Search Restaurant
-
Geocoding & GPS System
Setup
- Anda harus membuat API Key Zoomato pada situs <a href="https://developers.zomato.com/api?lang=id">Zoomato Developer</a>
- Masukkan Api Key yang sudah dibuat pada auth utils seperti berikut: lib/core/utils/auth_utils.dart
class AuthUtils {
static AuthUtils instance = AuthUtils();
//* Insert with your Zoomato API KEY
Future getToken() async {
return "<YOUR ZOOMATO API KEY>";
}
}
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
