Continued working on the transit tracking app from yesterday. Today I was working on getting my app to be able to use the transit agency's API. I think I got that part mostly done. However, I was not able to test it since the button highlighted below does not work for some reason.
Continued my app development from yesterday
-Decided I was going to make an app for seeing real-time transit data for my city
-Registered and got a key to the agency's API
-Spent most of my time trying to learn how to code in C# and how to use an API (probably should have stuck to a language I already knew)
-Started creating some parts of the UI (attached image)
Worked on setting up Visual Studio and learning how to make cross-platform apps using Microsoft's .net framework