Navigate Select ESC Close

Simple Todo List App in Flask - Beginner Project

2023-03-05 Science & Technology
49.6k
1.1k
47
NeuralNine
NeuralNine
476.0k subscribers

Unlock all features

FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.

Description

In this video, we build a simple to-do list application using Flask in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ 📚 Programming Books & Merch 📚 🐍 The Python Bible Book: https://www.neuralnine.com/books/ 💻 The Algorithm Bible Book: https://www.neuralnine.com/books/ 👕 Programming Merch: https://www.neuralnine.com/shop 🌐 Social Media & Contact 🌐 📱 Website: https://www.neuralnine.com/ 📷 Instagram: https://www.instagram.com/neuralnine 🐦 Twitter: https://twitter.com/neuralnine 🤵 LinkedIn: https://www.linkedin.com/company/neuralnine/ 📁 GitHub: https://github.com/NeuralNine 🎙 Discord: https://discord.gg/JU4xr8U3dm 🎵 Outro Music From: https://www.bensound.com/

Top Comments (10)

@chap2837 2023-10-15

this was my first time using backend. this was one of the best videos, since I was actually able to do it without much bugs, and from how simple it was to make

9 1 replies
@sabryssm 2023-03-07

Can you continue the design patterns series?

6
@paulthomas1052 2023-03-05

Thanks for another great Flask / Python demo

3
@diegof19 2024-06-09

Pretty useful for someone trying flask for the first time. Thank you!

3
@maziqueen 2023-03-05

thanks for the tutorial! i also added if len(todo) > 1 and returned to not add empty task :D

3
@Armandoz-g7l 2023-03-07

Hey bro. I'm in the 6:17 but it's not workgin to me the ul and li stuff it shows me only the code: <ul> {% for todo in todos %} <li> {{todo['todo']}} </li> {% endfor %} </ul> result: {% for todo in todos %} {{todo['todo']}} {% endfor %}

3
@ReyTech-s9p 2023-08-27

awesome work..! just a question How can i add the "completed list" in other page Thanks for your answer

1
@SunilMakkar97 2024-12-05

Great tutorial! thanks!

0
@marccawood 2023-10-30

Does url_for work if your app is behind a reverse proxy at a path unknown to the developer?

0
@subodhsalokhe8368 2023-04-28

good understanding by this project, nice project for beginners

0

Unlock the Data Inside
Turn Videos into Knowledge

  • Get FREE 10/day: transcripts, summaries, chats
  • Chat with videos, export text & PDF
  • $1 free API credit for RAG, chatbots & research

Free forever plan • All features unlocked

App screenshot