abanoub-ashraf / Todoey-Realm

A To-do App that use Realm as Internal Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there, This is Todoey - iOS Native App Written in Swift 5 using Realm Database 👋

Swift GitHub SQLite Git

App Features:

  • Create Categories for the Todos you wanna Add.
  • Each Category gets a Random Color using ChameleonFramework.
  • The Category's Items List takes the Cateogry's Color and spread it among the List using Different Opacity of that Color.
  • Mark the Todos items as done when They are.
  • Search for the Todo Item in the Todos Items List.
  • Swipe to the Left delete Categories and Items.
  • long Swipe to delete immediately Categories and Items.
  • Offline Data Store using Realm Database.
  • Supporting Dark Mode.

Some App Screenshots:

1 2 3

App Technologies:

  • App Current Version: V1.0
  • Supported IOS : IOS 13 or above
  • Swift Frameworks : UIKit
  • DataStorage : Sqlite using Realm
  • Third party Libraries : RealmSwift - SwipeCellKit - ChameleonFramework
  • Pattern : MVC
  • Supported languages in App : English

Video Preview:

youtube icon

Contact Me:

LinkedIn Facebook Twitter Gmail

Check My Other Apps:

Youtube GitHub

About

A To-do App that use Realm as Internal Storage


Languages

Language:Swift 98.6%Language:Ruby 1.4%