Project 1

wrote a program in C# using WPF

Project Intro:

This client asked for a desktop app that could overlay any zoom or other type of conference call. Physical therapists are doing more of their work online, and as part of that, they need to measure angles to see if a client is improving in flexibility. This is especially difficult over zoom. Physical therapists had been using protractors on the computer screen to get angles.

What I did:

What I did: I built a wpf app that lets you place and drag three points, and displays the angle between the points. This was my first project during my internship at AppVizo. The client was happy with this, and has asked for more work, so he can get a patent. I am currently adding features that will make the app patentable.

tl;dr I wrote a wpf app for a physical therapy client.

Skills demonstrated:

    • Working with clients
    • App design sessions
    • Code reviews
    • Building a wpf app, using C# and XAML