Development
Travel and leisure
During my travel in Australia, I took an online course with Harvard University and CS50 about Python development. One of the many projects that were part of this course was about developing a program using file input/output and object-oriented programming.
In order to complete this project, I thought about developing a program
that allows you to
Once you have added a note to a travel, a pdf document with a nice template is automatically generated for you and saved in the folder of your travel. This way you can come back later and see a travel diary full of beautiful notes!
I also choose to write test files in this project for testing most of my main program functions, which is essential in Python development.
1
Programming language
6
Pip modules
2
Search features
1
Command-line interface