Todo-list - Simple todo list app written in Swift

Overview

About TodoApp

TodoApp is sinmple todo list app that I created in my free time, it allows the user to create task that need to be completed, edit those tasks or delete them (mark them as done).

The database used is Realm mainly because the simple configuration it requires.

Tools used

  • Xcode 13.2.1
  • Swift 5
  • RealmSwift 10.17.0

If you want to clone this repo you will need to execute pod install in the project folder in order to work

Screenshots

App Logo:

App Logo

Creating a new task:

New Task

Alerts on completion:

Completion alerts

To Do list:

To do List

Mark as Done:

As Done

FAQs

Q: Is this the final version?
A: Nope, just the first one, I plan to change the UI soon

Q: Why not CoreData instead of Realm?
A: In my opinion it's easier to work with Realm

You might also like...
The ToDo-like app using swift
The ToDo-like app using swift

ToDo-List The ToDo-like app. The data model uses classes. The table view is created depending on the structure of the model classes. The user has the

FirstSwiftTodoApp - A Todo App Built With Swift
FirstSwiftTodoApp - A Todo App Built With Swift

SwiftTodoApp Screenshot | | |

iOS TODO App with Core Data
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

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

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

Angela Yu iOS tutorials TODO apps practice
Angela Yu iOS tutorials TODO apps practice

Todoey ✓ Our Goal The objective of this tutorial is to understand how to save data in iOS. We'll look at various choices and learn to use UserDefaults

CloudKit -Core Data todo example
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

A grocery list app for families written in Swift using Firebase Realtime Database

FamiList | Grocery list app in Swift FamiList is a grocery list app for families written in Swift using Firebase Realtime Database. You can add differ

A simple To-do list app build for iPhone, iPad and Apple Watch in Swift
A simple To-do list app build for iPhone, iPad and Apple Watch in Swift

A simple To-do list app build for iPhone, iPad and Apple Watch in Swift

Releases(v2.0.0)
Owner
null
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
Todo is an iOS App written in Swift. This app is used for an online video training course. This app demonstrates how to use UITableViewController.

Todo Todo is an iOS App written in Swift. This app is used for an online video training course. This app demonstrates how to use UITableViewController

Jake Lin 273 Dec 29, 2022
Basic Todo list application built using the new SwiftUI framework and Core Data

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 i

Stephen McMillan 67 Sep 28, 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
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

Shankar Madeshvaran 77 Dec 18, 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
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
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
ToDo App Build With Swift And MVVM Architecture

To Do App Project Description This project is the result of what i learned during IB Tech iOS Mobile Development Bootcamp. This project includes view

null 0 Oct 28, 2021
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