ToDo List – Planner πβοΈ
Maintain your daily tasks or everything that you have to do. Application is helpful in planning your daily schedules. You can also mark the priority of each item:
- π¨
low
- π§
medium
- π₯
high
You can mark the task as completed βοΈ (by swiping from left to right). β‘οΈAll completed tasks are saved in Completed section. If you want to delete a task β, you can do so by swiping from right to left.β¬ οΈ
Features
- Active items
- Completed items
- Add new item
- Delete item
- Mark item as completed
Server and database
I have created a server using the Python programming language, specifically the Flask framework and a database where are all tasks stored. The application sends requests to that server (GET, POST, DELETE).
Languages and Tools:
UIKit framework, MVC pattern, Xcode IDE