Skip to content

🗓️ To-do list application running on console written in Kotlin language.

Notifications You must be signed in to change notification settings

batuhan-demirbas/TodolistConsoleApp

Repository files navigation

Todolist App

In order to learn the basics of Kotlin, I decided to make a to-do list application that works on the console. This application expects the user to enter a task. In addition, the user can edit the existing tasks or print them collectively. Colors are printed in the output according to the priority and date of the task.

What I learned

  • Datetime
  • List
  • Try-Catch-Exception
  • Extencion Function
  • Object

Video

Todolist.Kotlin.Console.App.mp4

About

🗓️ To-do list application running on console written in Kotlin language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages