ToDoList - A To Do app, written in Swift for iOS.

Related tags

SwiftUI App ToDoList
Overview

A simple Todo list

  • A To Do app, written in Swift for iOS.
  • Project is build on MVVM architecture.

Project structure:

  • The project has two view controllers, all embedded in a navigation controller.

Project flow

  • The first view controller shows the list of all To Do list. A "+" button to add new To Do. Added a delete button on the list to remove the To Dos.
  • On tap of To Do, it redirects to detail screen of To Do where it shows To Do title and description. There are buttons for Updating and Deleting the To Do.
  • Used Realm for storing the To Do data locally in app.
  • Used IQKeyBoardManager for managing the keyboard and it's controls.
You might also like...
Jotify is an iOS app used for lightning fast note-taking and reminders, all written in swift.
Jotify is an iOS app used for lightning fast note-taking and reminders, all written in swift.

Jotify About Jotify is an iOS app used for lightning fast note-taking and reminders, all written in swift. It uses several of Apple's newest framework

An open source walk tracking iOS App written in Swift
An open source walk tracking iOS App written in Swift

Swift-Walk-Tracker An open source walk tracking iOS App written in Swift About The walk tracking application was intended to be incredibly simplistic.

An iOS expense tracker app written in Swift
An iOS expense tracker app written in Swift

An iOS expense tracker app written in Swift

Docker management app for iOS written in SwiftUI.
Docker management app for iOS written in SwiftUI.

Harbour Docker management app for iOS written in SwiftUI. Screenshots Features 100% native and made in SwiftUI Light and Dark Mode Control and inspect

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

Todo-list - Simple todo list app written in Swift

About TodoApp TodoApp is sinmple todo list app that I created in my free time, i

Simple RSS reader app written in Swift

Feeds4U Simple RSS reader app written in Swift. Contributions All PRs should be directed to 'develop' branch. Important Note Use code as you wish. Don

Finance App written in Swift and SwiftUI

Finance App written in Swift and SwiftUI. Modular MVVM architecture (SPM) with Composition Root.

An iOS application written in Swift to demonstrate how to implement a Clean Architecture in iOS

Reminders iOS An iOS application written in Swift to demonstrate how to implement a Clean Architecture in iOS. Idea The idea is to implement the simpl

Owner
null
TodoList-iOS-master - DailyCheck makes it easy to manage your to-dos by date

Daily Check DailyCheck makes it easy to manage your to-dos by date. App Store Do

Kushal Shingote 1 Feb 5, 2022
Using aws lambda todolist

AWS lambda를 활용한 To Do List B. 멤버 이름 및 각자 담당한 파트 소개 20175167 최경준(조장) : 웹 사이트, db 연동 및 lamda 구축(aws) 20195286 이준범 : 웹 사이트, db 연동 및 lamda 구축(aws) 2018715

null 0 Dec 11, 2021
The ToDoList application using FireBase allows you to register users

ToDoFirebase Приложение ToDoList с использовавнием FireBase позволяет зарегистри

Vasiliy Chistyakov 0 Dec 19, 2021
SwiftUI-TodoList - This project uses MVVM architecture and UserDefaults to persist data

SwiftUI-TodoList | ├── SwiftUITodoList | ├── Library | ├── Models

Yezan Ahmed 0 Mar 9, 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
IOS15-SwiftUI-InAppPurchaseDemo - In-App Purchase Demo app written with SwiftUI

iOS15-SwiftUI-InAppPurchaseDemo In-App Purchase Demo app written with SwiftUI If

null 5 Jul 20, 2022
Simple iOS app written with SwiftUI (and, of course, Swift) to begin exploring it.

WishList Tracking: An exploration with SwiftUI Simple iOS app written with SwiftUI (and, of course, Swift) to begin exploring it. Goal: Get used to Vi

null 0 Dec 26, 2021
A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI.

ABANDONED Metrodroid, which TransitPal was heavily inspired by, now has its own fully functional iOS app! It should be in the App Store "soon". I stro

Robbie Trencheny 132 Jun 30, 2022
An iOS App to generate phonetic keys for your Chinese contacts. Written in Swift.

An iOS App to add phonetic keys with Pinyin for Chinese(SC & TC) names. Your Contacts will be sorted by alphabet automatically even under English System.

iAugus 595 Dec 27, 2022
iOS Open Source Application written in Swift. App to manage borrowed books at UFRGS using SABI.

RenovaLivrosUFRGS iOS Open Source Application written in Swift. App to manage borrowed books at UFRGS using SABI. App in portuguese, code and comments

Matheus Cavalca 5 Feb 10, 2022