Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp README

This repository contains a mobile app demonstrating the usage of the Loopback Xamarin SDK.

What's in this repository?

  • Server folder: Loopback server for the app.
  • Client Folder: The ToDo app, created in Xamarin Studio with Xamarin Forms for iOS.

How do I get set up?

  • Run the server

      Go to server folder.
      Run "npm install" in shell.
      Run "slc run" in shell.
    
  • Compile and run the App

      Go to Client/ToDo App folder.
      Open TodoApp.sln project in Xamarin Studio.
      Change the API url setting line in the code to your local address. (Gateway.SetServerBaseURL())
      Compile and run.
    

Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages