🎉 My New Project: Todo App 📱
Hello everyone! I'd like to share with you a simple and useful "Todo App" project I developed with .NET MAUI. This app allows users to easily add, edit, and mark tasks as completed. Data is stored locally using SQLite, making it usable even without an internet connection.
✨ Key Features:
Add, edit, and delete tasks
Mark tasks as completed/unfinished
User-friendly interface
Data storage with SQLite
🔧 Technologies I Used:
.NET MAUI
SQLite
MVVM Design Pattern
C#
For more information about the project or to access the source code, please visit my GitHub link:


0 Comments