This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/README.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2018-05-13 11:42:03 +00:00
# OpenCase
2018-11-11 20:19:17 +00:00
A simple case-management system for small altruistic organisations.
2018-05-13 11:42:03 +00:00
## The Plan
OpenCase will be available as:
* A Drupal module, on drupal.org
* A hosted service
2018-11-11 20:19:17 +00:00
### Features
#### Existing
* Completely configurable person types, case types and activity types
* Search
* Basic Reporting
* Basic user roles (caseworker, volunteer co-ordinator, site admin etc) with access control
2018-07-24 09:26:08 +00:00
2018-11-11 20:19:17 +00:00
#### Coming soon
* Better reporting (currently only reports on defaults fields and not user-added ones)
* Allocation of tasks, overview of tasks and their stage of completion
* Appointments and notifications
2018-07-24 09:26:08 +00:00
2018-11-11 20:19:17 +00:00
## Current Status
**11 Nov 2018**
### User Base
OpenCase is being used by a couple of organisations, early adopters on the hosted platform.
### Availability as Free Software
If you want to install OpenCase for yourself, please get in touch via Issues. It is changing rapidly and the install process is currently undocumented but I am more than happy to guide you through.
### Try it out
A demo site, with basic functionality is available at demo.opencase.org.uk. If you are interested, raise an issue and I will get the login to you somehow.
2018-07-24 09:26:08 +00:00
2018-11-11 20:19:17 +00:00
## Find out more
* More details, including user stories for future development, can be found in the [OpenCase Gitbook](https://hoegrammer.gitbooks.io/zen-crm/content/)
* Raise an issue to contact the developer.
2018-07-24 09:26:08 +00:00
2018-05-13 11:42:03 +00:00