First I hope you like
Table of Content
- About ToDoList
- Getting Started
- Prerequisites
- Features
- Languages
- Technologies and Tools
- Future Features
- About Developer
About ToDoList
An ios app that help users to set their todos and make it easy to remember this todos by reminders them when todo time's up, this app make sure that you don't forget any todos that you want to do just give it to the app and let the app hundle it for you.
Getting Started
To get this project up and running on your local machine for development and testing purposes.
git clone https://github.com/ma7ros/ToDo-List.git
Or you can simply download the code from here https://github.com/ma7ros/ToDo-List/archive/refs/heads/master.zip
Prerequisites
- MacBook Laptop.
- Xcode Version 11.3.1 or higher, which can be downloaded from the Mac App Store. It comes with all the tools necessary, including a Simulator.
- It nevertheless is recommended to test apps on the hardware (aka an iPhone) as well.
Features
- Set Todos tasks.
- Search on specific todo task.
- Set reminder for your todo task.
- Sort todo tasks by priority.
- Edit todo only if it not inProgress phase.
- Delete any todo task.
- Get notification when the todo task time's up.
Languages
Technologies and Tools
- SQLite Database
- Cocoa Pods "DGActivityIndicatorView"
- MVC Design Pattern
Future Features
- Allow users to attached files if the todo task about reading.
- Allow set location if the todo task about visiting some place.
About Developer