Health3 App

asawin@Asawins-MacBook-Air hello-world % cd ../health3-app asawin@Asawins-MacBook-Air health3-app % echo “# health3-app” >> README.md asawin@Asawins-MacBook-Air health3-app % git init hint: Using ‘master’ as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config –global init.defaultBranch hint: hint: Names commonly chosen instead of ‘master’ are ‘main’, ‘trunk’ and hint: ‘development’. The just-created branch can be renamed via this command: hint: hint: git…

Read More

Grocery App with Flutter 2.10 & Firebase

Flutter 2.10 Firebase Admin Panel Payment Gateway Integration What you’ll learn This Flutter course a complete guide that helps in learning and building a fully functioning Flutter application with Firebase. Teaching how to write Clean-code and avoid Boilerplate code A fully functional app that is ready for use and deployment Fully Functional Flutter Grocery app with WEB Admin panel Flutter SharedPreferences Clear state management with Flutter Provider State Management Flutter StreamBuilder & FutureBuilder Firebase Firestore, Authentication & Storage Payment gateway Write production-ready code following best practices and become a competent…

Read More

SkinX แอปพลิเคชันหาหมอผิวหนังออนไลน์รายแรกของไทย ที่รวมแพทย์ชื่อดังกว่า 200 คน กับการเติบโตอย่างก้าวกระโดดในเวลาไม่ถึงปี – มติชนสุดสัปดาห์

แหล่งรวมแพทย์ผิวหนังเฉพาะทางที่ได้รับการรองรับจากแพทยสภ […] Source: SkinX แอปพลิเคชันหาหมอผิวหนังออนไลน์รายแรกของไทย ที่รวมแพทย์ชื่อดังกว่า 200 คน กับการเติบโตอย่างก้าวกระโดดในเวลาไม่ถึงปี – มติชนสุดสัปดาห์

Read More

Get Started with the NPS API

https://www.nps.gov/subjects/developer/get-started.htm The National Park Service application program interface (NPS API) provides authoritative NPS data that you can use in your apps, maps, and websites. To access that data, you need an API key. The process is free and easy. Just fill out the following form. Your API key for asawin.krongprasert@gmail.com is: YqrfhSKgJomJG1s4F1ND4NVbtHBHOJyg0TmPZ7Ya You can start using this key to make web service requests. Simply pass your key in the URL when making a web request. Here’s an example: https://developer.nps.gov/api/v1/parks?parkCode=acad&api_key=YqrfhSKgJomJG1s4F1ND4NVbtHBHOJyg0TmPZ7Ya https://developer.nps.gov/api/v1/parks?stateCode=hi&api_key=YqrfhSKgJomJG1s4F1ND4NVbtHBHOJyg0TmPZ7Ya Thank you for registering to use the NPS API. To…

Read More