Retrive Image url | JSON data from Offline/Online MySQL Database in KivyMD App | django API | Python | Practical | | CSPunjab.Com

CSPunjab

Type : Coding-Practical

Language(s) : English

Hi, This one video will cover few topics for programmer as below discussed:
 
Retrive #AsyncImage url and #JSON data from Offline/Online #MySQL #Database in #Kivy | #KivyMD | #Desktop | #Mobile | #Android | #iOS | #App using #API | #django | #djangorestframework | #Serializers | #Python #Programming

1) First, we will create django Model and MySQL Database.
2) Second, we will create API (Application Programming Interface) using Django REST Framework
3) Now, we will test our API on localhost and with external python program.
4) Time to make KivyMD Application and will connect with our Django Serializers or MySQL Database via API to get JSON data.
5) Now we will run our Kivy App.
6) After successfully testing now we will convert Kivy App to APK via Google colab.
7) Finally Test time on Mobile Phone.

buildozer.spec

# Necessary Application to proper run KivyMD App on Mobile
requirements = python3,hostpython3==3.7.5,kivy==2.0.0, pygments,sdl2_ttf==2.0.15,pillow,docutils,plyer,openssl,requests,urllib3,chardet,certifi,idna, https://github.com/kivymd/KivyMd/archive/master.zip,

# (str) Presplash of the application 
presplash.filename = %(source.dir)s/images/presplash.png

# (str) Icon of the application
icon.filename = %(source.dir)s/images/icon.png

# (list) Permissions (Necessary to run App with Online Database)
android.permissions = INTERNET

 

YouTube » » https://www.youtube.com/watch?v=-Sq5KGQ6CA0

GSSS KHOKHAR » » http://gssskhokhar.com/watch/?v=-Sq5KGQ6CA0

 

https://nusratsahib.com/
https://gssskhokhar.com/
https://www.facebook.com/NusratSahibCom
https://twitter.com/NusratSahib
https://www.instagram.com/nusratsahibcom/

Admin

Innovative tech professional with 17+ years of experience working as a Government Computer Faculty & Programmer. Capable of working with a variety of technology and software solutions and managing databases. Valuable team member who has experience diagnosing problems and developing solutions.

When there's a task that can be done manually in 10 minutes but you find a way to automate it in 10 days. I'm gonna do what's called a Programmer move.