/Fitsmind

A Todo app with Realm database in swift3

Primary LanguageSwiftMIT LicenseMIT

A Todo app with Realm database having following opertions

Insert : Delete : Edit : Searching : Sorting

Why Realm? Realm is a cross platform mobile database. Fast and easy to use and you will see everything you need will be accomplished with just couple of lines of code regardless it’s reading or writing to database.