You can find the full workshop in the .NET Conf Student Zone 2022 repository.
-
Students will be skilled at:
- Creating a mobile app given an API that serves data
- Displaying historical data in a mobile app
-
Students will be able to independently use their learning to:
- Create their own mobile applications
- Integrate their applications with an API
- Students will be able to evaluate their understanding through the proper functioning of their project. The project should be able to display historyical data and the user should be able to update this data through their app using the API.
- Milestone 1: Examine the scaffolded project including the Water Consumption API
- Milestone 2: Setup ViewModels for your code
- Milestone 3: Consume data from a Water Consumption API
- Milestone 4: Test your application to display your water consumption data and add more data