Taskboard

A simple to-do list app made with Swift and SwiftUI.

Taskboard is a simple to-do list app I made for my Matura project with Swift and SwiftUI.

It can do most of the basic stuff you'd expect from a to-do app, like adding/removing tasks, organizing them based on tags, date, or assignment, and it can even send notifications about tasks you haven't finished yet.

It's nothing spectacular, but gets the job done.

Screenshots:

Taskboard Screenshot

Source code is on GitHub.