This is an application that allows the user to draw anything! There are a variety of colors the user can pick from, along with a brush size feature where the user can change the thickness of their lines. There is an additional feature where you may enter a title for your artwork on the opening window in this app. At any point in the drawing this title may be changed.
This was created for entertainment purposes and to further my knowledge of python and mobile app development
This project was devloped in visual code studios with a python file and a kv file. I used python for this program along with Kivy.
- Kivy Labels
- Python Colors
- Kivy Buttons
- Moving Buttons
- Layout Error
- Kivy App Tutorial
- Formatting Buttons
- Kivy Basics, GridLayout
- Float Layout
- Attribute Error
- Complete Functionality of the Fill Background Color button
- Add in shapes
- Incorporate a feature that allows user to save the drawing to photos
- Create a Clear Cavas Button on the third screen.
- Show the title of the drawing on the drawing screen