Repository of Web Development course of Udemy platform.
Summary • Installation • Related • License • Acknowledgments • Contact
This is a repository where I store all lessons that I take on Web Development course of Udemy platform, related with Flask framework.
Clone the repository, install Python (language), Flask framework and use Visual Studio Code (code editor) with Python and Pylance (extensions) installed. Then run the Flask project, that you want to test, with the command flask --app <MAIN PYTHON FILE NAME> run
in a terminal, please visit Flask - Quick Start for more information.
• Recommendation: Set an environment to Flask projects, and install Flask on it. Please visit Flask - Virtual Environments for more information.
- Repository of HTML course
- Repository of CSS course
- Repository of JS course
- Repository of Python course
- Repository of Django course
- Repository of Go course
- Repository of Go web course
- Repository of Go module practice
- Repository of Java course
- Repository of Java movie catalog practice
- Repository of API REST - Express course
This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.
Thanks to Alex Roel teacher to make this course.
If you want to contact me, please see my socials medias in my GitHub profile.