Making a simple interest calculator using C# and XAML in Visual Studio

I’m in college studying MCSD and we were given an assignment where you need to make your own calculator app. Now we’re supposed to make our own app that calculates simple interest. We’re using Visual Studio to create these apps and we’re not allowed to use forms, we were instructed to do it from scratch using C# and XAML. Need help ASAP!!!