https://github.com/oguimbal/jcool-docs
Source for the jcool public api documentation
https://github.com/oguimbal/jcool-docs
Last synced: 6 months ago
JSON representation
Source for the jcool public api documentation
- Host: GitHub
- URL: https://github.com/oguimbal/jcool-docs
- Owner: oguimbal
- Created: 2019-06-25T17:32:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T10:16:28.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T20:16:27.913Z (8 months ago)
- Language: JavaScript
- Homepage: http://docs.justice.cool
- Size: 2.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
[Justice.cool](https://justice.cool) is an online platform which digitizes the judicial process and help legal professionals to scale their expertise.
It offers all access, features and services simplifying dispute management and the discussion between involved parties from the claim to the enforcement of the court decision.
The professionals (lawyers, claim agencies, associations...) as well as their clients have access to the file at the same place, and they are able to invite on the dispute all other necessary representatives (bailiff, court clerk, opponent lawyer, applicant lawyer ...).
# READ ME FIRST !
Feel free to start hacking our api right away and to quick-read through this documentation. However, Justice.cool is functionally complex. We thus strongly recommand you to:
1) Read this page, in order to get a small overview of our flow.
2) Understand how this documentation is organized.
3) Find and follow the tutorial that matches your use case: it will guide you through your implementation step by step.
?> This documentation [is open-source](https://github.com/oguimbal/jcool-docs). You are more than welcome to create pull requests to help us improve it.
# Who can use Justice.cool API ?
Justice.cool API is meant for multiple types of actors, to allow them to connect to our services:
### [Demander companies](/demander/README.md)
If you are a company often involved in conflicts with individuals or other companies, Justice.cool allows you to push new disputes directly from your IT systems or your CRM.
The system is not invasive and lets you choose exactly which functionality you want to use in order to preserve your branding, while ridding you of the complexity of dealing with human interactions.
### [Opponent companies](/opponent/README.md)
If you are a company and would like to ease your users griefs and help them resolve their issues with you, Justice.cool allows you to connect your IT systems in order to be notified if someone has a litigation with your company.
You will be able to completely connect (or even automate) the dispute resolution via your IT sytems, in order to achieve better user satisfaction, at lower costs.
### Lawyers
You might also be a lawyer firm, with a custom IT system, and you would like to connect it to Justice.cool to keep your customers posted of changes in their case.