...
- Model: GCI
- User Interface
- Enable glass pane while switching tabs - need to say increment in tab controller and decrement at the end of the controller.
- Integration Tests - Jpa/REST - get them tested again
- Improve search
- Acronym expansion (based on a configured list)
- config/src/main/resources/data/acronym.txt
- Spelling correction (based on a dictionary)
- config/src/main/resources/data/acronym.txt
- Use Lucene SpellChecker class for this.
- Search algorithm
- First search on exact
- string
- Then search on matches
- if no results, Then do acronym expansion and spelling correction and search again
- if no results, then try putting * after each term and search again
- should autocomplete algorithm include acronym expansion?
- Acronym expansion (based on a configured list)
Marketing/SEO
- Create a video demo of the site (camtasia) and post as a link on the header (video glyphicon if there is one)
- Promote "ICD10" browser on various lists
- Ensure all entry pages for applications contain SEO text for browsers and are indexed by google
- Verify all entry pages for applications are officially mobile friendly
- Consider advertising SNOMED/UMLS/ICD browsers on google adwords.
- FB?
...