Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.29 KB

SwiftlyTasksApp

Description

SwiftlyTasksApp is a simple task management application built with Swift. It provides an intuitive and user-friendly interface for managing tasks effectively, along with a built-in Pomodoro timer to enhance productivity.

Features

  • Create, view, update, and delete tasks.
  • Mark tasks as completed or pending.
  • Set due dates and priorities for tasks.
  • Sort tasks based on priority or due date.
  • Search for specific tasks.
  • Pomodoro timer for improved productivity.
  • Responsive design for different screen sizes.

Installation

To run the SwiftlyTasksApp locally, follow these steps:

  1. Clone the repository: git clone https://github.com/maszpy33/SwiftlyTasksApp.git
  2. Open the project in Xcode.
  3. Build and run the app on a simulator or a connected device.

Requirements

  • Xcode 12.0 or later
  • Swift 5.0 or later
  • iOS 13.0 or later

Usage

  1. Launch the app to see the task dashboard.
  2. Tap the "+" button to create a new task.
  3. Tap on a task to view its details or make updates.
  4. Swipe left on a task to delete it.
  5. Use the search bar to find specific tasks.
  6. Customize the sorting options using the buttons at the top.
  7. Use the integrated Pomodoro timer to enhance your productivity. Set work and break intervals and stay focused on your tasks.