microsoft / BikeSharing360_MobileApps

Beautiful, cross-platform native mobile apps for BikeSharing360.
441 stars 237 forks source link

Working demo #10

Open manish-jain-1 opened 7 years ago

manish-jain-1 commented 7 years ago

First of all, it won't build if you update the packages.

Is there a working APIs or a mock demo available?

Looking for a quick demo of mobile app without going through API setup.

Is there a demo login that I could use?

Thanks, Manish

jsuarezruiz commented 7 years ago

Hi @ManishJainGitHubUser,

You can modify the ViewModelLocator to register Fake services for testing.

There are Fake services for authentication, get rides, get events, etc.

brunck commented 7 years ago

This would be great but:

I'll put up a PR for the changes that fixed these problems.