Include features and more goals within the readme

This commit is contained in:
James Brooks
2014-11-17 00:06:37 +00:00
parent fe6cdc0400
commit 84eb50c475

View File

@@ -8,14 +8,27 @@ Cachet is an open source PHP status page system using the Laravel framework.
![Current progress](https://dl.dropboxusercontent.com/u/7323096/cachet.png)
## Current Features
- Uses SQLite for a small footprint.
- Report statuses on:
+ Incidents
+ Components
- Uses Bootstrap 3 for a easy to modify, smooth layout.
## Goals
- [ ] Configuration:
- [ ] Individual sites.
- [ ] Colours and themes.
- [ ] Incident reporting.
- [ ] Incident reporting:
- [ ] Manual.
- [ ] Third-party integration to automatically create incidents.
- [ ] Administration panel:
- [ ] Create new incidents.
- [ ] Add components.
- [ ] Report on components.
- [ ] Connect to third-party services.
# License