Include features and more goals within the readme
This commit is contained in:
15
readme.md
15
readme.md
@@ -8,14 +8,27 @@ Cachet is an open source PHP status page system using the Laravel framework.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Current Features
|
||||||
|
|
||||||
|
- Uses SQLite for a small footprint.
|
||||||
|
- Report statuses on:
|
||||||
|
+ Incidents
|
||||||
|
+ Components
|
||||||
|
- Uses Bootstrap 3 for a easy to modify, smooth layout.
|
||||||
|
|
||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
- [ ] Configuration:
|
- [ ] Configuration:
|
||||||
- [ ] Individual sites.
|
- [ ] Individual sites.
|
||||||
- [ ] Colours and themes.
|
- [ ] Colours and themes.
|
||||||
- [ ] Incident reporting.
|
- [ ] Incident reporting:
|
||||||
- [ ] Manual.
|
- [ ] Manual.
|
||||||
- [ ] Third-party integration to automatically create incidents.
|
- [ ] Third-party integration to automatically create incidents.
|
||||||
|
- [ ] Administration panel:
|
||||||
|
- [ ] Create new incidents.
|
||||||
|
- [ ] Add components.
|
||||||
|
- [ ] Report on components.
|
||||||
|
- [ ] Connect to third-party services.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user