Simple MacOS To-Do List

To-Do List Preview

Overview

This is my first application built using MacCatalyst in C#! It's a straightforward to-do list app featuring a filtering and sorting system, along with date and priority management.

While the core functionality is working, there are a few minor bugs (e.g., the ability to set a due date in the past) and some missing features, such as a working edit functionality. Nevertheless, I'm proud of this app — it took me many days, a few YouTube tutorials, and some AI assistance, but I'm happy with how it turned out!”

Technologies Used

  • MacCatalyst
  • C# Programming

Key Features

  • Date and priority features
  • Filter by completion, priority and more
  • Sort by priority, date due and time created