Skip to content

Instantly share code, notes, and snippets.

View MuhammadWajidShahid's full-sized avatar
🎯
Focusing

Muhammad Wajid Shahid MuhammadWajidShahid

🎯
Focusing
View GitHub Profile
@MuhammadWajidShahid
MuhammadWajidShahid / Genealogy.js
Created September 26, 2021 18:13 — forked from spf13/Genealogy.js
Genealogy Schema for MongoDB
individual = {
_id : ObjectId("4f2978dfaa999d9db02618ce"),
AFN : '1XYK-KQJ',
name: {
first: ['john', 'johannes'],
middle: 'peter',
last: ['smith', 'sandvik']
},
events : [