Skip to content

Houston Xamarin Meetup Group - App From Scratch Part Series Code

License

Notifications You must be signed in to change notification settings

hnabbasi/MeetupWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Houston Xamarin Meetup Group - App From Scratch Part Series Code

$50 Challenge

Before the May meeting, come up with (and implement) a better UI design. Best design wins $50 Amazon gift card

Goal

The goal of this series is to make a weather app that looks somewhat similar to this beauty,

Weather App

Day 1

  1. Intro to Xamarin.Forms
  2. Build UI
  3. Design Patterns (MVVM)
  4. Code Structure (S.O.L.I.D principles)

Day 2

  1. MVVM Framework
  2. Connect to API
  3. Xamarin.Essentials
  4. Save cities

Day 3

  1. AppCenter Setup
  2. AzureDevOps Pipeline

Topics

As things evolve, we will adjust the material being covered. Here are some of the items that will be covered,

  • XAML
  • MVVM
  • HttpClient
  • Json
  • Dependency Injection
  • Abstracting Static Libraries (i.e. Xamarin.Essentials)
  • .NET Standard Libraries
  • MSBuild
  • VS AppCenter
  • AzureDevOps Build Pipelines
  • Visual (Material)
  • TBD

About

Houston Xamarin Meetup Group - App From Scratch Part Series Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages