Skip to content

suesslin/todo-logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Logic

This is the logic for a todo list manager, written entirely in Dart with object oriented programming.

Installation & Execution

In order for this to work, you need to have Dart installed on your machine. The logic works without any additional packages.

  1. Select a folder for placing files cd [PATH FOR DIRECTORY]
  2. Clone this repository: git clone https://github.com/luki/todo-logic.git
  3. Select the sources folder: cd /src
  4. Edit and/or run: dart main.dart

Creator

Developed by Luke Muller

About

To-Do List Manager Logic with Dart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages