What parts were new to you?
Navigating through the tutorial and using the terminal to download these specific tools to be able to create the websites were entirely new to me. Being able to create a website with ASP.Net is something that I have never done before. It was tedious at first, but seeing the page transform into something useful was interesting to see.
What parts did you struggle with?
I primarily struggled with the directory and getting the website posted on github. I am currently struggling with this step, but hopefully by the time this is submitted, this step will be completed! I also struggled with updating the new columns (Artist and Rating). After creating these, I not only had to edit the Seed.cs file, but I also had to edit them within the actual website for the changes to be made.
What parts still do not make sense?
One part that still doesn’t make sense to me is why github is not displaying my page. It is sent through the same directory as the other pages I created, while also having their own folders to ensure they are seperate from the other projects I have done in the past. Maybe there is an internal website posting function, and thus it doesn’t need to be in my chrisnbell.github.io repo. Maybe I need to somehow change the directory of both of these projects.
What are you looking forward to?
I am looking forward to learning more about ASP.net, and how to make more changes to our websites. I am also excited to use this website builder for our final project, as it seems like it will be convenient for storing information for our users.