An open API service indexing awesome lists of open source software.

https://github.com/victordibia/cardsorter

Card Sorting Tool for Social Sciences Research
https://github.com/victordibia/cardsorter

Last synced: 11 months ago
JSON representation

Card Sorting Tool for Social Sciences Research

Awesome Lists containing this project

README

          

** Development is currently paused ***
Please consider using other tools until development is resumed.

Welcome to cardSORTER Beta!
===================
![enter image description here](/public/img/homecard.jpg)
cardSORTER is an open source web based tool being developed to implement the cardsorting methodology frequently used in social science research. Potential applications of this tool will be in :

- **Construct Cardsorting** : Sorting items into multiple constructs to verify initial content validity.
- **Qualitative Text Coding** : Assigning qualitative text data (e.g interview text, forum text data, other things) into defined category.
- Other features ..

**Update** The initial version of the app was done in PHP (old files [here](/old)), but I am currently rewriting the app to work with nodejs. Some rationale behind this [here.](https://github.com/victordibia/cardsorter/issues/2)

![enter image description here](/public/img/screen.jpg)

Contributing
---------
- Want to contribute? Some documentation on app structure can be [found here.](/app.md)
- A lot of work needs to be done to get some inital nodejs features working. Feature list is maintained [here.](https://github.com/victordibia/cardsorter/issues/11)

Change Log
---------

- Version 0.3 ... Rewrite using Nodejs.
- Version 0.2 ... A complete rewrite of the code base using Laravel framework. (was formerly plain old php).

Tools
---------
cardSORTER is being developed using the following tools

- [AdminLTE template : ] (https://almsaeedstudio.com/preview) : A dashboard UI library.
- Icons :

License
-------
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

cardSORTER is an open source project by [Victor Dibia](https://victordibia.com) that is licensed under [MIT](http://opensource.org/licenses/MIT). I reserve the right to change the license of future releases.