× Course
Exams
Services
Student Certificates
Leaders Board
Feedback
Dedicated
Login
Courses Exams Services Student Certificates Leaders Board Feedback Dedicated Login

Flask

Course Image

This course introduces Flask, a lightweight and powerful web framework for Python, known for its simplicity and flexibility. Designed for developers of all levels, it covers the basics of setting up a Flask application, routing, template rendering and working with forms and databases. Through hands-on projects, students will learn how to build scalable and maintainable web applications, integrating Flask with other technologies and tools. By the end of the course, participants will have a strong foundation in Flask, enabling them to create custom web applications tailored to their project needs.

Module 1: Introduction to Flask

Module 2: Routing and Views

Module 3: Templates

Module 4: Forms and User Input

Module 5: Databases with Flask-SQLAlchemy

Module 6: Authentication and Authorization

Module 7: Building RESTful APIs with Flask

Module 8: Deploying Flask Applications