by Michaela | Jul 3, 2021 | Web Development
If you are just joining this post you’ll want to go back and read Part One & Part two In this part of the tutorial I’m going to be making a mock service to house all my animal details. In the previous part of the mock data series I made a second set of classes for...
by Michaela | Jul 1, 2021 | Web Development
If you are just joining this post you’ll want to go back and read Part One. In this part of the series I’m going to work on making the mock data for the detail view. In the previous part of the series I made the list view of the zoo animals. I need to now...
by Michaela | May 19, 2021 | Web Development
In this tutorial, I’m going to start the process of making a prototype using mock data. My goal at the end of the series is to have quickly mocked data for a prototype while binding it to the UI. As a result, the data can be used across the app and there is only...
by Michaela | Apr 27, 2021 | OOUX, Web Design/Strategy, Web Development
I challenged myself to make a little Mars weather app using NASA’s Insight Weather API. As with most things I started pulling out all the docs and information to get my mind wrapped around what I was getting from the API to work with. And after looking at the...