Skip to content

alazarevic5/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

swift python flask git mysql postman

UIKit framework, MVC pattern, Xcode IDE

Screenshots

Screenshot 2022-06-23 at 13 09 35

Screenshot 2022-06-23 at 13 12 49

About

ToDo application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages