kazeraniman / CourseEquivalencyDesktop

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.
MIT License
0 stars 0 forks source link

Edit Study Plan Page #51

Closed kazeraniman closed 1 week ago

kazeraniman commented 1 week ago

Create a page for creating a study plan. Study plans are more complicated than other models so the creation and editing windows are disjoint.

Tasks