This is the repository for the Stevens Institute of Technology CS-555/SSW-555 course project for Group 1.
The GEDCOM parser in this repository reads a sub-syntax of the GEDCOM format for geneology data and performs validation checks on the data. The GEDCOM data is stored in a MongoDB database and output is produced in a PrettyTable format. The project is built in the Python 3 programming language and utilizes unit tests to verify each contribution. The project team is using the Agile Scrum methodology and maintains projecs status in the GitHub Projects feature.