searchQuick
Jenkins automated build Status at Continuous Integration, Inria
The intended “searchQuick" (sQuick) is an application to enable a user to search a set of books or texts, like an encyclopedia, or some other topical book collection offline.
The application comes pre-loaded with test file collection in
./sQuick_new/resources/document
folder. You could also add in more files as per your convenience to your current Pharo image.The project can be directly loaded via the
Configuration Browser
inPharo 4.0
Steps to load: World
> Tools
> Configuration Browser
> sQuick_new(jigyasagrover)
Do it IndexInterface open
in Playground/Workspace to check it out.
Current Status
- Rudimentary GUI built using Morphic.
- Internal File Browser for current Pharo Image built.
- Elementary search functionality .
- GUI Enhancement.
The road ahead ...
- Embellish GUI
- Augment relative re-sizing of backgrounds, images, fonts etc.
- Optimize search functionality
- Highlighting of 'search words' within the search results
Check out the issues.
Fork, Explore and Suggest !
Feedback is welcome
Developed with under FOSSASIA for Google Summer of Code 2015