Skip to content

pythonprocourse/app1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What are these files?

These are the files of a Python program (a.k.a. App 4) built in the Udemy course "The Complete Python Course in the Professional OOP Approach." The course covers how to make this program step by step, plus nine other Python programs. If you want to learn Python, you can take the course for a high discount in the link below: https://www.udemy.com/course/the-python-pro-course/?referralCode=D1224FDF916B73D7E740

What does the program do?

The program is written in Python. The app has a GUI built with Kivy. In the GUI the user can start the computer webcam, capture a photo, and upload the photo to the web and get a sharable link to the uploaded photo.

How to run the program

  1. Either clone this repo or download all these files by going to Code -> Download ZIP.
  2. Create a PyCharm (or other IDE) project and configure a Python interpreter for the project.
  3. Run main.py with Python.

The program will ask you, the user, a series of questions and then it will draw a simple graphic based on your answers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published