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.
- 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