Welcome to ORCID Source. Here are some resources to get you started.
If you are experience problems using ORCID you can check our help page.
ORCID Source is set of web apps and libraries built in Java with Spring Web MVC and persistence provided by Postgres Database.
Frontend Technologies (brief version): On the client side we utilize HTML, AJAX, JQuery and AngularJS. Server side we use FreeMarker for view rendering.
Backend Technologies (brief version): Spring Web MVC is our web framework. For security we use Spring Security. Our restful services are built with Jersey and JAXB. Finally we use JPA/Hibernate to persist models to a Postgres Database database.
The above is just a brief introduction. Best way to see everything used is to dig into the code, but baring that please browse our PROJECTS page.
Pull requests are welcome; See CONTRIBUTING.md
See DEVSETUP.md
See LICENSE.md
See CREDITS.md
See PROJECTS.md