Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FamilyWeb

Genealogy program that will create a web page for each member, event, and family page.

It is not always good to use C++ to make a website, But in this case I believe it is very appropriate. Using a program that you can compile on most any computer where you add your family tree. The program would be able to create your famly tree website, where each member has their own web page.

Still under construction...

Created files

WebMake.h - c++ header file that contains the WebPage varible.

  • reusable varible that cantains a webpage.

FamilyWeb.h

  • SurnameDir varable that contains surname and root path. Also the following structures each with WebPage varable.

  • IndexPage struct

  • MemberPage struct

  • EventPage struct

  • FamilyPage struct

    FamilyWeb.css - css style that will be used in each and every page. FamilyWeb.js - File where any needed JavaScript will be.

main.cpp - a start of a camand line program for testing base structures.

About

Genialogy program that will create a web page for each member and family page.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages