Plantasia
Project Description
Tkinter GUI to be used as a repository for plants and muchrooms. It helps to optimize the search for species that have homeopathic use.
The user can easily look for species, families and properties and customize the GUI as he wants, by adding/removing species.
When choosing the specie, it prompts an image and a widget showing a short description, the properties and the side-effects of it.
To add a new especie, simply click on "New" at the top menu, and the window below will be prompted:
Data
The data is saved in a JSON file.
Limitations
There is no executable file yet to be run without using python.