Skip to content

sezer1578/iOStoDoApp

Repository files navigation

iOStoDoApp

I developed To Do App with Swift and Sqlite for iOS. User can add a new task and delete or update their tasks. Also, user can search ther tasks.

Technologies

  • [√] VIPER Pattern
  • [√] SQLite
  • [√] Tableview
  • [√] Navigation
  • [√] Auto Layout
  • [√] Launch Screen
  • [√] Dark Mode

Screen Shots

Home Page

homepage

Add New Task Page

addTask Page

Edit New Task Page

editTask Page