Skip to content

TaskyApp is a simple and intuitive task management application built with Swift and UIKit. It helps users organize their daily tasks and boost productivity by providing an easy way to add, complete, and manage their to-do lists.

Notifications You must be signed in to change notification settings

edintwi/TaskyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TaskyApp

TaskyApp is a simple and intuitive task management application built with Swift and UIKit. It helps users organize their daily tasks and boost productivity by providing an easy way to add, complete, and manage their to-do lists.

Features

  • Add New Tasks: Quickly add new tasks with a title and an optional description.
  • Mark Tasks as Complete: Easily mark tasks as completed with a tap.
  • Delete Tasks: Remove tasks that are no longer needed by swiping to delete.
  • Persistent Storage: All tasks are saved locally using UserDefaults, ensuring your tasks are available even after closing the app.
  • User-Friendly Interface: A clean and simple UI designed with UIKit, offering a smooth user experience.

Technologies Used

  • Swift: The primary programming language.
  • UIKit: Apple's framework for building graphical, event-driven user interfaces.
  • UserDefaults: Used for local data persistence to store and retrieve tasks.

About

TaskyApp is a simple and intuitive task management application built with Swift and UIKit. It helps users organize their daily tasks and boost productivity by providing an easy way to add, complete, and manage their to-do lists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages