to-do list manager
source code: https://github.com/joaoesteves10/Remembr
Windows to-do manager built with WPF/MVVM, with priorities, recurrence (daily, weekly, monthly, yearly) and a calendar view. Tasks move through states (not started, in progress, done and deleted) and the user gets notifications and reminders; it supports multiple users with login and registration. Upcoming tasks can be exported to an iCalendar (.ics) file, for importing into other calendar platforms.