https://github.com/subintp/dexterous
Time and Resource planner for motivated self-learners
https://github.com/subintp/dexterous
Last synced: 9 months ago
JSON representation
Time and Resource planner for motivated self-learners
- Host: GitHub
- URL: https://github.com/subintp/dexterous
- Owner: subintp
- License: gpl-3.0
- Created: 2014-03-11T12:54:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T20:35:41.000Z (over 12 years ago)
- Last Synced: 2025-03-05T01:25:21.553Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 4.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Dexterous
Dexterous is a Web application targeted towards people who are exploring
into specialized fields of study or developing a particular skill set on
their own. It helps to organize their workflow through exploration tracks,
which are simply a sequence of milestones and associated learning resources.
Users are encouraged to share their exploration tracks with others to
facilitate collaborative learning. In this respect exploration tracks are
similar to courses but they are created by users themselves and fine tuned
as per their requirements and time-constraints.
It can be compared to various online learning platforms but the key difference
is that Dexterous is entirely decentralized. There are no distinctions
between educators and students and anyone can create their courses. There are
no degrees to be awarded, no pointless competition among participants and
no centralized syllabus or timeframe.
## Technicalities
Dexterous is a web application powered by [Ruby on Rails framework](http://rubyonrails.org/).
## Current state of progress
Dexterous is very much a work in progress. But the preliminary functionalities
are in place and goals are well defined. We welcome any contributions in form
of code, criticism or suggestions. Please use
[Github issues](https://github.com/lorefnon/dexterous/issues) for reporting bugs
or suggesting ideas.
## License
Code is released under [GPL v3.0 license](https://www.gnu.org/copyleft/gpl.html).
Please see the document named LICENSE in the project root. If you would like to
use Dexterous but find its license unsuitable for your purpose, please
feel free to get in touch.