kovalevevg / TaskListRealm

Task tracking application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskListRealm

An application for tracking tasks using Realm.

Description

  1. The application consists of 2 screens
  2. On the first screen you can add tasks, edit task descriptions, mark as done by swiping to the left. On the first screen you can sort the tasks alphabetically
  3. Clicking on a task will open second screen where you can add sub-items related to the task. By swiping to the left, you can delete, edit, mark as "done/not done" with a long swipe, the task is automatically marked as "done/not done".

1й screen

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 55 36

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 23 52 44

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 56 04

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 23 57 30

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 55 58

2й screen

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 56 19

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 56 23

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 56 40

Simulator Screen Shot - iPhone 14 Pro - 2022-11-25 at 21 56 44

About

Task tracking application


Languages

Language:Swift 100.0%