Open main menu

Gramps β

Changes

Web Solutions for Gramps

374 bytes removed, 10:53, 24 September 2022
Add Gramps Web, move some projects to "inactive"
* [[Howto:_Make_a_genealogy_website_with_Gramps|How to: Make a genealogy website with Gramps]]
 
==Interactive web apps==
 
[[Gramps Web]] is a web app developed by the Gramps community that allows to collaboratively edit a Gramps family tree database using the same code base as Gramps Desktop. It can be snychronized with Gramps Desktop via an addon and can import and export genealogical data in all formats supported by Gramps.
==Reports that build uploadable pages==
==External tools that leverage Gramps XML==
* [https://gramps.discourse.group/t/web-connected-versus-stand-alone-isolated-genealogy-application/889/8 Betty] - static site generator for Gramps XML and GEDCOM family trees by Bart Feenstra
* [https://github.com/gramps-project/gramps_connect gramps_connect] - Experimental web-based application for genealogy (2016)
* [https://github.com/GenealogyCollective/gprime gPrime] - an open source genealogy project built on top of [https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html JupyterLab] and Gramps.
 
* [https://gramps-project.github.io/web/ Gramps Web] is the web app formed by the '''web API''' as backend and '''Gramps.js''' as frontend. (Both now exist within the Gramps-Project.org auspices.)
** [https://github.com/gramps-project/web-api web API] - A RESTful web API for Gramps. ([https://gramps.discourse.group/t/gramps-web-api-first-release/1609 initial release notification])
** [https://github.com/DavidMStraub/Gramps.js Gramps.js] - Javascript web app to browse a Gramps genealogy database that is powered by the Gramps Web API. The app is based on [https://open-wc.org/ Open Web Components] and [https://lit-element.polymer-project.org/ LitElement].
==Export to an uploadable format with a web browser==
* [https://github.com/gramps-project/django-webapp django-webapp] - version of Gramps on the web (2015) Django based
* [[GEPS_013:_Gramps_Webapp|GEPS 13: Gramps Webapp]]
* Legacy version of the [https://github.com/DavidMStraubgramps-project/grampsgramps_connect gramps_connect] -webappExperimental web-frontendb javascript frontendbased application for genealogy (2016)* [https://github.com/GenealogyCollective/gprime gPrime] for use with - an open source genealogy project built on top of [https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html JupyterLab] and Gramps. (2020)* Legacy version of the [https://github.com/DavidMStraub/gramps-webapp Gramps Webapp], precursor of [[Gramps Web]] (2020) 
==Data Scrapers==
Data Scrapers poll web sources for importable data. They recognize structured data in one source and crosswalk it to the corresponding data structure in a destination. (The destination could be a file format... Like GEDCOM... or an application... like Gramps.)
18
edits