So what is this project?
While working on a bunch of Node.js projects using Redis, my team realized it would be handy to have a visual administrator instead of using the Redis CLI. We wanted something similar to phpmyadmin but more modern and way less ugly. So we created reddi.sh as an open-source web GUI.
I'm particularly happy with the UX of the command line at the bottom of the app. The app was intended for people learning redis and the command line bridges the gap between a click based GUI and a console by prompting users with what it expects. It also links directly to the redis documentation so users can quickly get more information if needed. Reddi.sh is also the best domain name I've ever gotten.
Ok cool, so what did you actually do?
- Designed the look and feel of the app.
- Built the front-end using Backbone.js, Underscore.js and CoffeeScript (now converted to JavaScript).
- UX design of the smart command line at the bottom of the app.
- Created the logo.
- Various collateral marketing pieces (e.g. emails).
Collateral


