Recommended Projects: Difference between revisions

Content added Content deleted
imported>Shauna
No edit summary
imported>Mitar
(Added PeerLibrary.)
Line 60: Line 60:
* [https://github.com/Growstuff/growstuff Repository]
* [https://github.com/Growstuff/growstuff Repository]
* [http://wiki.growstuff.org/index.php/Development/Getting_Started Getting started guide]
* [http://wiki.growstuff.org/index.php/Development/Getting_Started Getting started guide]

= PeerLibrary =

PeerLibrary is a platform facilitating the global conversation on academic literature. It provides online space for collaborative reading and discussing of academic publications. Development community consists of mostly students.

Platform is build on [http://meteor.com/ Meteor] (node.js framework) and using [http://coffeescript.org/ CoffeeScipt] (dialect of JavaScript) as the main programing language.

Resources:
* [https://peerlibrary.org/ Website]
* [https://github.com/peerlibrary/peerlibrary GitHub repository]
* [https://github.com/peerlibrary/peerlibrary/blob/development/README.md Installation instructions]
* [https://github.com/peerlibrary/peerlibrary/blob/development/CONTRIBUTING.md Guide for contributors]
* [https://github.com/peerlibrary/peerlibrary/issues?q=is%3Aopen+milestone%3A%22Parallel+milestone%22+label%3A%22for+new+contributors%22 List of not time sensitive tickets suitable for new contributors]

A general very helpful and always useful task is just testing the website (best latest development version found in <code>development</code> branch) and give us feedback.