A desktop application to manage equivalent courses for exchange students. Created for my father and used as an excuse learn how to develop a Windows desktop application since I have not touched it since Windows Forms. This project uses Avalonia UI.
Create the pages necessary for viewing, creating, editing, and deleting students.
Additional Tasks
I couldn't find a nice way to make email addresses clickable so I had to do some extending of an existing control. This resulted in more copy-paste axaml.
Main Task
Create the pages necessary for viewing, creating, editing, and deleting students.
Additional Tasks
I couldn't find a nice way to make email addresses clickable so I had to do some extending of an existing control. This resulted in more copy-paste axaml.
Closed Issues