gramps-project / gramps-web

Frontend for Gramps Web

Home Page:https://www.grampsweb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Frontend for Gramps Web

https://www.grampsweb.org

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 96.5%Language:CSS 3.4%Language:HTML 0.1%Language:Dockerfile 0.0%