Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gramps-project/gramps-web

Frontend for Gramps Web
https://github.com/gramps-project/gramps-web

family-history family-tree gedcom genealogy gramps gramps-xml javascript lit web-components

Last synced: 2 days ago
JSON representation

Frontend for Gramps Web

Awesome Lists containing this project

README

        

# Gramps Web – Frontend

This is the repository for the frontend of [Gramps Web](https://www.grampsweb.org/), 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](https://github.com/gramps-project/gramps) Python library that also powers the desktop application, secondly [Gramps Web API](https://github.com/gramps-project/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

![](screenshot.png)

## 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/development/frontend/
- For reporting issues or giving feedback, please see https://www.grampsweb.org/help/