gramps-web icon indicating copy to clipboard operation
gramps-web copied to clipboard

Frontend for Gramps Web

Gramps Web – Frontend

This is the repository for the frontend of Gramps Web, a modern web app that allows to browse and collaboratively edit a genealogical database, based on and interoperable with the Gramps desktop application.

Gramps Web is composed of three building blocks: at its core, the Gramps Python library that also powers the desktop application, secondly Gramps Web API, a Python REST API server that makes a Gramps database accessible over the web, and finally the Javascript web interface, or frontend, that is developed in this repository.

Screenshot

Demo

A demo deployment based on the Gramps example family tree is available at https://demo.grampsweb.org/. Use owner, editor, contributor, or member as username and the same as password.

Documentation

  • The user documentation for Gramps Web can be found at https://www.grampsweb.org/
  • The developer documentation for the frontend can be found at https://www.grampsweb.org/dev-frontend/
  • For reporting issues or giving feedback, please see https://www.grampsweb.org/help/