0. Yearbook generator - SheilaOM/TFG GitHub Wiki

Wiki of the advances that I am getting in the project.

The project consists in building a "generator of 'yearbooks'", meaning as a yearbook a magazine with information about a group of people. It is directed, initially, to the scientific-technological community, because the use of this generator requires knowledge of Latex.

The generation process of the yearbook consists of creating a form (Google Forms) that each person will have to fill in with their data. Once all the data has been collected, a Google Sheets API (Google spreadsheet) will be generated with them, whose id will be introduced in our python program.

This python program will generate a file .tex with the data of all the people. From this, the person who has generated it may modify the Latex to add additional data and/or modify some data of someone.