Skip to content

seiya1223/Wordpress-Client

 
 

Repository files navigation

FSoft-WordApp

Simple Wordpress Mobile Reader (iPhone and Android) with basic features using Xamarin and MvvmCross

Get Started

  1. Install Wordpress site to your server
  2. Install these plugins for your site:
  1. Go to Settings -> JSON API page and active controllers which you need (core, auth, fnews)
  2. Clone this repo and use Xamarin Studio to develop your app
  3. Go to WordApp.Core project and change your url site in Settings.cs file

Supported Features

  • List Category
  • Read news
  • Comment
  • Like (kento vote: you can set visible if you use this plugin)

Screenshots

Home page

List categories

News content page

Comment page

Input comment without login required

Todos

About

Wordpress Mobile Client using Xamarin and MvvmCross

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.3%
  • PHP 1.7%
  • Other 1.0%