Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/squallstar/bancha-ios-app

An iOS app to manage every Bancha website via the API system
https://github.com/squallstar/bancha-ios-app

Last synced: about 1 month ago
JSON representation

An iOS app to manage every Bancha website via the API system

Awesome Lists containing this project

README

        

# BANCHA iOS App

Bancha is an Open-source CMS. We are currently working hard to implement an iOS App that dialogs with Bancha APIs, so you can manage every Bancha powered website.

Base framework: **IOSBoilerplate**
Currently not using ARC (Automatic reference counting) due to **JSONKit** lack of support.

Based on Bancha Open-Source CMS project by Nicholas Valbusa
https://github.com/squallstar/bancha

You can download the latest version of the Bancha iOS App on the iTunes App Store:
http://itunes.apple.com/us/app/bancha/id513699605?mt=8&ign-mpt=uo%3D2

Continuous Integration provided by [cisimple](https://www.cisimple.com).

--------------
Project status
--------------

- Login, Logout: **done**
- Content types list: **done**
- Content types update: **done**
- Record list: **done**
- Record search by title: **done**
- Single record edit form: in progress
- Record saving: todo
- New record form: todo
- Delete record: todo
- View single record/page: todo
- Graphical layout: in progress