Basic Todo list application built using the new SwiftUI framework and Core Data

Overview

Dub Dub Do - A sample TODO List Application in SwiftUI

Updated for Xcode 11.5

This is a basic app that lets you create a list of todos, mark them as important or complete and then delete them. Simple.

This project was made for fun to try out Swift UI and see how it interacts with other layers of the application now that we don't have view controllers. With that in mind, this is by no means the correct way to do things in SwiftUI (I'm only open sourcing at the request of a few folks on Twitter). In fact it's probably far from that given that this technology is so new. We're all still learning. This project is merely my attempt to put something together based on the ideas put accross in WWDC videos and in the documentation.

You might also like...
FirstSwiftTodoApp - A Todo App Built With Swift
FirstSwiftTodoApp - A Todo App Built With Swift

SwiftTodoApp Screenshot | | |

Notes App using Core Data for persisting the data ✨
Notes App using Core Data for persisting the data ✨

Notes Notes app where we can save and manage our daily notes. App usage The app allow us to add new notes We can delete our existing notes We can edit

A Simple ToDo app developed using SwiftUI, Combine and Coredata
A Simple ToDo app developed using SwiftUI, Combine and Coredata

SwiftUI_Tasks Tasks is simple ToDo app developed using SwiftUI and Coredata which having features like Add,Delete,Rearrange and send notification base

It is a todo application created with Swift and Storyboard.

🖍 📌 ⏰ 🔖 This project contains create, update, delete or add todos to the table. Choose the todo you want to complete and then click on done. Click

RippleQueries is an iOS application built as assessment task at Ripple Egypt. Built Using MVVM (Model-View-ViewModel) and Clean Architecture concepts
RippleQueries is an iOS application built as assessment task at Ripple Egypt. Built Using MVVM (Model-View-ViewModel) and Clean Architecture concepts

RippleRepositories RippleRepositories is an iOS application built as an assessment task at Ripple Egypt. Built Using RxSwift & MVVM (Model-View-ViewMo

In this tutorial, you’ll write your very first Core Data application with SwiftUI in Xcode

TodoApp-IOS In this tutorial, you’ll write your very first Core Data application with SwiftUI in Xcode. You’ll see how easy it is to get started with

DEVOTE In this SwiftUI tutorial, we will develop a task manager iOS application with Core Data integration.

DEVOTE In this SwiftUI tutorial, we will develop a task manager iOS application with Core Data integration. This is not a project with a boring user interface. This iOS and iPadOS application provides a personal touch and feel.

Terminal TODO application in Swift with ncurses.
Terminal TODO application in Swift with ncurses.

stodo Terminal TODO application in Swift with ncurses. Development streamed live

Booky heavily-commented demo app built to explore Apple's new 'App Intents' framework introduced in iOS 16
Booky heavily-commented demo app built to explore Apple's new 'App Intents' framework introduced in iOS 16

Booky Demo App ℹ️ ABOUT Booky is a work-in-progress, heavily-commented demo app built to explore Apple's new 'App Intents' framework introduced in iOS

Comments
  • Update to latest SwiftUI & Xcode 11.5

    Update to latest SwiftUI & Xcode 11.5

    Updating this repo to work with the latest version of SwiftUI and Xcode.

    • Makes use of the @FetchRequest property wrapper for interacting with Core Data.
    opened by StephenMcMillan 0
  • Cloudkit integration

    Cloudkit integration

    Would you be interested in updating your app with the new Core Data + CloudKit APIs that they talked about at WWDC? https://developer.apple.com/videos/play/wwdc2019/202/

    I think this would be super informative :)

    opened by stanchiang 0
Owner
Stephen McMillan
iOS Engineer
Stephen McMillan
Todo-app-swift- - A Todo Lists app built using swift

TODO-Lists App Available on the App Store What is this? This is a todo app I mad

Kushal Shingote 3 Feb 20, 2022
Simple ToDo app using SwiftUI & Core Data

SwiftUI_ToDoApp Simple ToDo app using SwiftUI & Core Data ToDo with Empty State New Task Screen New Task Screen with data ToDo List All Task list with

Sabarinathan J 15 Oct 12, 2022
A todo list iOS app developed with swift5 and coredata to persist data, this app help people organise their tasks on categories.

A todo list iOS app developed with swift5 and coredata to persist data, this app help people organise their tasks on categories. The app is simple, intuitive, and easy to use and update tasks informations.

null 1 Oct 10, 2022
CloudKit -Core Data todo example

Todo CloudKit - Core Data example This the demo project for the 4-Dec-2021 meeting for a flock of swifts show casing a number of new language and SDK

Joshua Homann 4 Jul 14, 2022
ToDo Core Data App With Swift

ToDoCoreDataApp Introduction Hi, my name is Aleksandr. I'm glad to see you on my GitHub. Features The application is developed in Swift language. In t

Aleksandr Basov 1 Jan 23, 2022
iOS TODO App with Core Data

IOS TODO App with Core Data In this project I did a to do app using Core Data. I

Buse Köseoğlu 2 Apr 25, 2022
A simple todo app which aims to demonstrate some new concepts from SwiftUI 3

TodoAppSwiftUI3 A simple todo app which aims to demonstrate some new concepts from SwiftUI 3 Description This is a simple todo app built to demonstrat

Roman Luzgin 50 Nov 1, 2022
Todo list with SwiftUI

TodoList.Capstone Todo list with SwiftUI i did is a Todo-List you can create a new todo by providing its name and description and the deadline of the

areej Mashabi 0 Nov 14, 2021
Simple Todo Application using SwiftUI / Firebase / Redux.

Simple Todo Application using SwiftUI/Firebase/Redux/Combine. Light _ _ _ _ Dark _ _ _ Feature Use SwiftUI fully. Use Firebase. Authentication Cloud F

Suguru Kishimoto 337 Dec 25, 2022
A SwiftUI Application using MVVM, Core Data and Combine

SwiftUI | Breaking Bad App Application that shows the characters of Breaking Bad.

Salvador Valverde 15 Oct 6, 2022