Browse our list of curated database of projects, exercises and lessons to learn Flask
python
flask
machine-learning
beginner
Use Flask to create a machine learning web application to predict Titanic survival.
Start projectflask
reactjs
javascript
intermediate
Create the users stories for your final project
Start projectflask
python
apis
beginner
Create an API to show family members
Start projectpython
flask
json
intermediate
Develop and API that integrates with Twilio.com to recreate a Queue Managment System similar to
Start projectpython
flask
REST
easy
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.
Start projectpython
flask
REST
easy
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.
Start projectpython
flask
REST
intermediate
Using the Flask o Django library in Python, create an API that supports: Creating, Updating, Reading and Deleting contacts.
Start projectpython
flask
REST
easy
Create a Todo list API Interactively using Python language and the Flask Framework
Start projectflask
python
apis
beginner
Create an API to read from a family tree structure
Start projectflask
python
javascript
intermediate
Let's build a todo list from zero to publish using a Python Flask API and a Vanilla.js front-end
Start projectpython
flask
reactjs
beginner
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.
Start project