Skip to content

hereandnowai/todo-app-with-python-gradio-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HERE AND NOW AI

Todo App with Python, Gradio & SQL — Learn Full-Stack Python Development

"AI is Good"

Build a full-stack todo app with Python, Gradio UI, and SQL database — learn modern Python web dev.

License: MIT Organization


About

This project from HERE AND NOW AI demonstrates how to build a complete, functional todo application using Python, Gradio, and SQL. It is designed as a practical learning project for developers who want to understand full-stack Python development without the complexity of a heavy web framework.

Gradio provides a clean, interactive UI in pure Python. SQL (via SQLite) handles persistent data storage. The app.py entry point ties everything together. This project is an excellent template for building your own data-backed Gradio applications.

By studying and extending this todo app, you will gain hands-on experience with Gradio components, SQL CRUD operations, database connection handling, and Python application architecture.

Features

  • Clean Gradio UI for creating, reading, updating, and deleting todos
  • SQLite database for persistent storage via db.py
  • Single-file backend architecture — easy to read and extend
  • branding.json for customizable app branding
  • requirements.txt for quick setup

Getting Started

Prerequisites

  • Python 3.8+

Installation

git clone https://github.com/hereandnowai/todo-app-with-python-gradio-sql.git
cd todo-app-with-python-gradio-sql
pip install -r requirements.txt

Usage

python app.py

Open the Gradio interface in your browser (default: http://localhost:7860) and start managing your todos.


Connect with HERE AND NOW AI

🌐 Website hereandnowai.com
📧 Email info@hereandnowai.com
📞 Phone +91 996 296 1000
💼 LinkedIn linkedin.com/company/hereandnowai
🐦 X / Twitter x.com/hereandnow_ai
📸 Instagram instagram.com/hereandnow_ai
▶️ YouTube youtube.com/@hereandnow_ai
🐙 GitHub github.com/hereandnowai
📝 Blog hereandnowai.com/blog

HERE AND NOW AIAI is Good

© 2025 HERE AND NOW AI. All rights reserved.

About

Todo app built with Python, Gradio UI, and SQL database - learn full-stack Python dev

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages