From 6b5da8a8a2422537b449d5226c96d3011b1159c6 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 24 Nov 2014 16:22:43 +0000 Subject: [PATCH] Rename Management Panel to Dashboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f19fa643..7b5bec5a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Are you looking to help out and contribute towards Cachet, awesome! There is a l - **Revamp the existing design** [#2](/issues/2). Whether you think that we should drop Bootstrap and we use a custom framework or we apply awesome styles, fork Cachet, make your changes and propose them! + A good design for Cachet needs to also support a Setup and Management backend. - **Setup Page** [#12](/issues/12). Work has started on this, but there is a lot more that needs to be setup including; users, components, incidents and templates. -- **Management Panel** [#11](/issues/11). Currently there is no way to get the incidents and components into the database without a bit of messing around. +- **Dashboard** [#11](/issues/11). Currently there is no way to get the incidents and components into the database without a bit of messing around. - **API** [#3](/issues/3). All good services need an API and Cachet is no exception. An API will allow third-party integration and vice-versa. However, if you're not looking to work on anything big then some of our issues will be tagged with the **enjoy** label. Feel free to take a look at these as they should be much easier to deal with.