GitHunt
SU

Minimalist Todo App for iOS

Taskly - Minimalist Todo App

A lightweight, simple Todo app built with SwiftUI for iOS.

Features

  • Add new tasks quickly
  • Mark tasks as completed
  • Delete tasks with ease
  • Persistent storage using UserDefaults

Requirements

  • iOS 15.0+
  • Xcode 13.0+
  • Swift 5.5+

Installation

  1. Clone the repository:

    git clone https://github.com/sukitsubaki/taskly.git
  2. Open the project in Xcode:

    cd taskly
    open Taskly.xcodeproj
  3. Build and run the app in the iOS simulator or on a physical device.

Usage

  • Tap the text field to add a new task
  • Tap the "+" button to save the task
  • Tap the circle next to a task to mark it as completed
  • Swipe left to delete a task

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Languages

Swift100.0%

Contributors

MIT License
Created March 12, 2025
Updated March 15, 2025
sukitsubaki/taskly | GitHunt