Randall Leeds <randall.le...@...> writes: > > Hi, Tomy. > > Not sure what you mean by UI. If you refer to the Futon web interface > it should be enabled by default. Simply launch couchdb and go to > http://127.0.0.1/_utils in your browser. > > Did you install from source/homebrew or using CouchDB X? > > -Randall > > Hi, Randall, all ui files of my project is in the dir 'share/couchdb/www/myproject'. My program takes user entry data from ui and serialize it in to json file. Next what i need save this json file to mydb at cuouchdb. And then fetch data from mydb to display them on ui
thanks, farad
