Skip to content
/ muton Public

a couchdb administration console for mobile using jquerymobile

Notifications You must be signed in to change notification settings

raydaly/muton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

NOTICE: I am a github novice, so advice is welcomed.

Intro 

Muton is for administrating Couchdb from a mobile device. If your Couchdb in on an Adroid device, iPhone or a standard server, Muton gives you most of the functions of Futon, the standard Couchdb administrative console, on more convenient mobile screen format.

Muton differs from Futon. The Test Suite is not supported. Futon supplies more information on the screen in some cases, but I think Muton provides you with the essential information for any developer or administrator.  

Muton has some addition. Both the database list and the document list page uses the Filter Items feature of jQuery mobile to allow you to quickly filter for what you want. Other additions will be added as more work is done.

Some work is still in progress and there are some bugs: for status, the moving the slider fires too many events, configuration does not yet save changes and database changes are buggy.  Design documents need more code and uploading attachments is not yet supported. There are other items for which there are TODOs in the code. 

If you see something missing, please let me know.


Installing

Muton consists of only one file: muton.html. It pulls the jQuery mobile files from CDN. Simply take the muton.html file and add it as an attachment to any document.

(step by step example coming)


TODOs (more in code)

Muton consists of a variety of pages (or screens). 

database: buggy saving changes; fix when object
configuration: save edits
replicator: more testing
status: excessive calls when moving slider
login: TODO failure of login

other: TODO lots of code for design documents
-- TODO uploading attachments 


About

a couchdb administration console for mobile using jquerymobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published