An Angular app to work with CouchDB. build the app, login to your CouchDB instance and 'Bob's your uncle'.
You can edit and delete data and, with the proper rights, change security and add / edit views. All editing is done as JSON so one must be a bit cautious...
You can edit your user doc to add info or change your password and, if you are a server admin (role = _admin), you can edit all user docs.
This is built in an 'Angular Multi-App' project. My overall package.json is included in the 'public' folder for those that want to build this as a single app.
Please check out the CouchDB docs for detailed info at:
