Skip to content

Simple to-do list iOS app using Realm

Notifications You must be signed in to change notification settings

oashrafouad/Todoey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app is part of Angela Yu's iOS Development Course, I learned Core Data and Realm covered by the course and learned to design an icon and animate a splash screen on my own! :)

Try the app

Demo

Demo.mov

To run the app on Xcode

  1. Clone the project

  2. cd to the project's directory and run pod install then open the project from the generated .xcworkspace file

  3. Go to Pods project settings on Xcode left pane then select ChameleonFramework target and change minimum iOS deployment version to 12.0

  4. Now you can run the app!

About

Simple to-do list iOS app using Realm

Resources

Stars

Watchers

Forks

Languages

  • Swift 97.8%
  • Ruby 2.2%