Browse our list of curated database of projects, exercises, and lessons to learn Flask
Use Javascript, React.js, Python and Flask to build an entire full-stack application
Flask is becoming the most popular Python framework (if its not already), learn how to build RESTful API's the REST way
1hrs average
Use Streamlit to create a machine learning web application.
8hrs average
Develop and API that integrates with Twilio.com to recreate a Queue Managment System similar to
2hrs average
Use Flask to create a machine learning web application to predict Titanic survival.
8hrs average
The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) or Flask (for python) using SQLAlchemy ORM and Python language. while building a fun blog. Ideal for juniors looking to practice API development in python.
16hrs average
Using the Flask o Django library in Python, create an API that supports: Creating, Updating, Reading and Deleting contacts.
3hrs average
Almost every website in the world has user authentication, in this project you have to implement user authentication using the Python Flask framework for building a backend REST API and React.js and sessionStorage API for the front end web application.
Discover key considerations and avoid common mistakes when choosing your final project. Learn from these experienced tips to ensure success in your project journey.
8hrs average
The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) or Flask (for python) using SQLAlchemy ORM and Python language. while building a fun blog. Ideal for juniors looking to practice API development in python.
16hrs average
Let's build a todo list from zero to publish using a Python Flask API and a Vanilla.js front-end