Skip to content

Latest commit

 

History

History
119 lines (82 loc) · 3.99 KB

README.md

File metadata and controls

119 lines (82 loc) · 3.99 KB

Developer Resources

This documentation project serves as a starting point and reference for contributors of RERO+ projects. It summarizes technologies and modules used to develop and create an Invenio application, and more specifically a RERO ILS application.

Feel free to add:

  • scripts and tools
  • documentation about each technologies
  • examples
  • etc.

Circulation

Coding

Data

Data model

  • Jsonschema: how to write a jsonschema for RERO+ apps
  • Checklist for implementing a new field in the data model

Database

All database stuff.

Indexing

Git & GitHub

Interface

Invenio

Permissions

Tests