timeline-picker/Readme.md

25 lines
784 B
Markdown
Raw Normal View History

2015-09-13 15:31:14 +02:00
CISP2 Explorer
==============
2015-09-13 15:58:29 +02:00
Description
-----------
2015-09-13 15:31:14 +02:00
Simplistic explorer for the CISP-2 classification of troubles
and complaints. Yes, it's CISP-2 because it's the french version.
Changing the csv file should be enough to make the english version work.
It's built on top of LokiJS, jquery-csv and jquery.
Ideally, this is the first building block for a proper (meaning great and
open-source) GP software suite.
Start it by calling you internet navigator on `cherche.html`.
2015-09-13 15:58:29 +02:00
Todo (sorted by priority)
-------------------------
2015-09-13 16:50:42 +02:00
* Make the search case-insensitive (as well as accents insensitive)
* Create a nice html page (may take several steps)
* Make it chrome compatible (some trouble with the first ajax call)
* Make the search mis-spelling safe (like Google does)