Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/squallstar/bancha-ios-app
- Owner: squallstar
- Created: 2011-11-04T14:06:53.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-23T14:44:53.000Z (over 11 years ago)
- Last Synced: 2024-05-02T00:19:02.774Z (7 months ago)
- Language: Objective-C
- Size: 718 KB
- Stars: 28
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/banchaYou 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%3D2Continuous 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