Skip to content

A .NET MAUI application that shows bike availability at rental stations for a few major cities.

License

Notifications You must be signed in to change notification settings

ThadT/bike-rental-stations-maui

Repository files navigation

Bike availability

A .NET MAUI application that use ArcGIS Maps SDK for .NET to show bike availability at rental stations in a few major cities.

This app uses a custom dynamic entity data source to periodically poll the CityBikes API for bike availability updates. See the blog Create a custom dynamic entity data source for more information.

To get started:

  1. Ensure that your system meets the System requirements for ArcGIS Maps SDK for .NET.
  2. Clone this repo to your local machine.
  3. Open the Visual Studio project (BikeAvailability.csproj).
    • The required NuGet packages will be restored, including ArcGIS Maps SDK for .NET.
  4. Add an API key on line 37 of MauiProgram.cs.

About

A .NET MAUI application that shows bike availability at rental stations for a few major cities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages