Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ganeshh123/refresh-lists
iOS App to create and review re-usable checklists with reminders.
https://github.com/ganeshh123/refresh-lists
checklist ios items list reminders swift tasks todo xcode
Last synced: 10 days ago
JSON representation
iOS App to create and review re-usable checklists with reminders.
- Host: GitHub
- URL: https://github.com/ganeshh123/refresh-lists
- Owner: ganeshh123
- License: mit
- Created: 2021-04-09T06:33:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T21:18:27.000Z (over 3 years ago)
- Last Synced: 2024-12-24T05:32:06.460Z (18 days ago)
- Topics: checklist, ios, items, list, reminders, swift, tasks, todo, xcode
- Language: Swift
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Refresh Lists
iOS App to create and review re-usable checklists with reminders.## Usage
[![Refresh Lists Screenshots](docs/refresh-lists.webp)](https://youtu.be/x8XtxqdA8oc "Refresh Lists Screenshots")
[Video Demo](https://youtu.be/x8XtxqdA8oc)## Requirements
- iOS 13.2 Device or Emulator
- Permission to access to iOS Reminders## Features
- Create, Rename, & Delete Multiple Checklists
- Mark Items as Completed/Uncompleted
- Add, Edit, Remove and Re-order List Items
- Reset the state of the list with the "Refresh" button
- Create Multiple Recurring reminders to review list in iOS Reminders App that sync through iCloud
- All Data Stored Locally - Works Offline
- Customize Checklists with Colors
- Light & Dark Theme Available## Building
1. Clone/Download the [Source Code](https://github.com/ganeshh123/refresh-lists)
2. Open `Refresh Lists.xcodeproj` in [Xcode 11](https://xcodereleases.com/) or higher
3. Build/Run in iOS 13.2 or higher device or emulator