Skip to content

seasoncalendar/seasoncalendar

Repository files navigation

Seasonal Foods Calendar

Build App Translation status

A practical and easy to use app showing you which kinds of fruit, vegetables, salads etc. are in season right now.

Foods that are produced regionally are often times cheaper, tastier and better for the environment due to a shorter and more convenient transport.

Get it on F-Droid Get it on Google Play

I aim at continuously extending the languages and regions supported!

  • Supported Languages: German, English, French, Spanish, Polish, Dutch, Italian
  • Supported Regions: Central Europe

Screenshots

scr1 scr2

Features

There certainly are similar apps out there, especially within the German-speaking community.

However some distinguishing features are:

Especially the open-source aspect is a main motivating factor for me to further develop this app.

Additional info can be fetched from my website: flunzmas.com/seasonal-foods-calendar

Asset Sources

The database file assets/db/foods.db contains all food information and their respective sources. You can open the file e.g. with the official SQLite DB Browser.

Please note that the data concerning foods' availability partly stems from lebensmittellexikon.de and thus is not subject to the GPL license. I kindly ask you to contact me before re-using the availability data (columns starting with 'av' from the file assets/db/foods.db).

Building it Yourself

  1. Clone the repo
  2. flutter pub get
  3. flutter update-packages
  4. flutter pub run intl_utils:generate
  5. flutter build apk --debug --flavor <flavor> or flutter build apk --release --flavor <flavor>

(replace <flavor> with googleplay for the Google Play version, foss for the full version)

About

A seasonal foods calendar app for a conscious and sustainable diet.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages