Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixhaeberle/dhbw-family-tree
Create yourself and your family a pedigree with just one click! http://dhbw-stammbaum.de
https://github.com/felixhaeberle/dhbw-family-tree
Last synced: 16 days ago
JSON representation
Create yourself and your family a pedigree with just one click! http://dhbw-stammbaum.de
- Host: GitHub
- URL: https://github.com/felixhaeberle/dhbw-family-tree
- Owner: felixhaeberle
- License: other
- Created: 2018-01-07T17:38:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T23:07:52.000Z (almost 7 years ago)
- Last Synced: 2024-10-28T17:12:26.038Z (2 months ago)
- Language: JavaScript
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DHBW pedigree project
This project was build with my team at the DHBW Karlsruhe University in Germany.
We had to cope with various problems such as the presentation of the various relationship constellations and the different input of the persons for the correct assignment of the relationships.
### Give it a try at [http://dhbw-stammbaum.de](http://dhbw-stammbaum.de)
Apart from normal input fields, the data can also be uploaded serially via an **XML file**, which saves a lot of work from entering the individual persons via the frontend.
The markup should look like this if you want to upload your pedigree with an xml file.
```xml
```
For more instructions visit the [HowTo](http://dhbw-stammbaum.de/howto.html) section.
### Contribution
We're actively looking for someone to join the project and bring it further, so don't be shy and contact us.
![Screenshot of www.dhbw-stammbaum.de](https://github.com/felixhaeberle/dhbw-family-tree/blob/master/screen.png)