References will be listed in the code write up in the file submission. (not Github)

Inspiration

Overall, I feel like there many US patients that need more access to healthcare that is affordable. Our current healthcare system isn't perfect, and I'd like to hypothesize a way to fix it.

What it does

It's not a very advanced project in C#. It does incorporate data structures, GUI and OOP, as well as the many built-in methods in Visual Studio, but it's not structured very well. The project has user inputs that ask the user for patient information and use it for sorting, determine where the patient gets healthcare for free, and displaying the data. This demonstrates a hypothetical scenario since the simplicity of it only provides a little bit of financial data.

accomplishments that I'm proud of

I am proud of completing a project in one day. I am self-learning C# and am a bit of a slow learner so it takes to learn but it's not a bad start for self-learning a specific language.

What I learned

I learned how to use some C# visual studio functions such as Interactions.inputBox with the help of documentation and Youtube videos. There were a lot of interesting libraries but there's only so much to learn in one weekend.

Reflection

Honestly, I could have done a lot more. Given the relatively small time frame, I did not spend almost of it developing my project. The project is still not complete since there could be always room for debugging. I did not run the code because I felt that it's not actually complete and more could be added to it for it to be fully functional.

Built With

  • c#
  • studio
  • visual
Share this project:

Updates