Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@apoleon33 apoleon33 released this 12 Sep 20:02
· 20 commits to main since this release

Changelog

backend

  • overall better organisation:
    • from a complex system of simultaneously launched files to a simple electron app
    • from various language used to mainly javascript
  • cleaner data stockage
  • way bigger plant database contained in a submodule
  • electron app buildable for some target (linux, windows...)

frontend

  • use of react
  • theme manager and different theme available
  • better interface to choose the plant
  • image of the plant now displayed
  • use of sass instead of plain css