Checklists is an iOS application that allows users to create, edit, and manage lists and sub-lists.
It supports reminders, notifications, and editing features to help users stay organized.
- Create and manage main checklists
- Add and edit sub-checklists for detailed tasks
- Edit existing items with ease
- Date editing functionality for scheduling tasks
- Notifications to remind users about pending items
- Simple and user-friendly interface built with UIKit
- Language: Swift
- Framework: UIKit
- Architecture: UIKit with MVC pattern (Model–View–Controller)
- Functional demo version
- Supports checklist creation, editing, and reminders
- No backend integration in this version
- Clone the repository:
git clone https://github.com/zeeshan2k2/Checklists.git cd Checklists - Open the project in Xcode. 3.Build and run on a simulator or device.





