ToDo-iOS icon indicating copy to clipboard operation
ToDo-iOS copied to clipboard

An open-source ToDo list iOS application in Swift.

Results 9 ToDo-iOS issues
Sort by recently updated
recently updated
newest added

### Description The entire Task Detail View UI is now done programmatically. When testing previous version on an iPhone XS the date picker was barely visible on the bottom of...

**Is your feature request related to a problem? Please describe.** Feature: (code) Separate the table view data source into a different file to prevent copying data on two screens (Tasks...

type: maintenance
status: available
category: coding

I realy love the idea of your app. By showing completed task and uncompeletd task seprately. User can swip right to mark a task as done, but what if tehy...

type: enhancement

**Describe the bug** When trying to clone this repo on windows, I've came across an error ``` batch error: invalid path '.github/pull_request_template.md.' fatal: unable to checkout working tree warning: Clone...

### Description The contributing file says to use present tense, but the examples were all in past tense. ### Type of Change: - Documentation **Code/Quality Assurance Only** - This change...

status: changes-requested
category: documentation
Hacktoberfest-accepted

### Description Added priority for a task Fixes #39 ### Type of Change: - Code - User Interface **Code/Quality Assurance Only** - New feature (non-breaking change which adds functionality pre-approved...

status: needs-review
Hacktoberfest-accepted

**Is your feature request related to a problem? Please describe.** Tasks are stored and we don't have any indication for their priority. So cannot filter high priority tasks. **Describe the...

type: enhancement
hacktoberfest
category: user-experience

**Is your feature request related to a problem? Please describe.** Right now, when the tasks are completed, we either need to delete the task or it is still there without...

status: possible-future-feature
hacktoberfest
category: user-experience