Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 819 Bytes

File metadata and controls

19 lines (14 loc) · 819 Bytes

ToDoApp

Simple ToDo application written in Swift

Start from executable file

Features

  • Login screen
  • Success and error alerts if login/password is wrong
  • You can check task as completed and change and bring it back if you want
  • Every task has a priority and an execution date
  • Tasks can be important and regulary
  • Light and dark theme support

LoginScreen Alert

ToDoDark ToDoLight