Building a Smart To-Do List Manager with Python, MongoDB & Kivy (Part 4: Filter & Search)
Implement search and filter capabilities in your Kivy application.

Search for a command to run...

Series
In this serie, I will walk you through how you can create a simple To-do list application using Python, MongoDB and Kivy for user interface.
Implement search and filter capabilities in your Kivy application.

Discover how to create the main screen for displaying tasks and important buttons, plus how to build the task creation feature

Hello Tribe! Welcome to Part 2 of our To-Do app series. Last time, we went over the project workflow, the setup and we created our database! Today, I will walk you through the creation of screens and user authentication (registration & log in). Witho...

Introduction One of the best ways to prove your skills is by actually building something cool, right? Until recently, most of the projects in my portfolio were from work or school. But as I am navigating my career, I’ve come to realise how important ...
