What Will I Learn?
- You will learn You will learn how to create a login form with kivy
- You will learn and make http request with kivy network module.
Requirements
- Python 2.7 :https://www.python.org/downloads/
-Kivy https://kivy.org/#download - Pycharm https://www.jetbrains.com/pycharm/download/#section=windows (optional)
-Python experiment and Object Oriented Programming skills
Difficulty
- Intermediate
Description
In this tutorial you will learn how to create a login form with kivy and python. In
kivy language you create GUIs and also make http request with Kivy's network module.
You will familier with Kivy's widget components like boxlayout, button, label and textinput. In other hand
you will familier server side scripting with php.
Video Tutorial
Posted on Utopian.io - Rewarding Open Source Contributors