Skip to content

leonardoserra/travel_info_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's that:

It takes info about your next travel and generate a small report, so you can think about different destinations with some comparison.

Then you can merge the single reports into a big one.


How to run it:

  1. Install python3 on your machine if is not already installed.
  2. Install pandoc on your system : HERE
  3. Run this command in the root folder:
    • python -m travel_report_gui

How to use it:

Just fill the fields, select the output format and press Generate Report.

interface_1 interface_2

This will generate a file called Valencia.md in the /reports folder. Like this:

generated


Valencia

Voglia di andarci: 8.0/10
Numero Notti: 7

Andata: Sabato-27/09 - 36.99€

Partenza: Milano Bergamo 14:40
Arrivo: Valencia 16:40

Ritorno: Domenica-05/10 - 26.19€

Partenza: Valencia 09:10
Arrivo: Milano Bergamo 11:00

Bagaglio

10kg: 27.75€

Costo Medio a notte

90.0€ per 2 persone.

Costo Noleggio Veicolo

0.0€ per 6 giorni.

Costo Tragitto Casa Aeroporto

130.0€ treno o auto + casello + taxi o bus o navette varie.

COSTI per 7 notti

Totale: 823.18€
Tot a persona: 411.59€
Tot a notte per persona : 59€

Notes:

Ricorda di controllare il gli scioperi dei voli


How to Merge your report

Simply choose the output format and press Merge All Reports

You will find a merged file into the /merged directory.

merged_pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published