Skip to content

envelope-zero/frontend

Repository files navigation

Envelope Zero frontend

Envelope Zero is fundamentally rooted in two ideas:

  • Using the envelope method to budget expenses into envelopes.
  • Zero Based Budeting, meaning that you assign all your money to an envelope. Saving for a vacation? Create an envelope and archive it after your vacation. Rent? Create an envelope that gets a fixed amount of money added every month.

Check out the documentation at envelope-zero.org!

Deployment

The API needs to be available at the same hostname with the prefix /api.

Supported Versions

This project is under heavy development. Therefore, only the latest release is supported.

Please check the releases page for the latest release.

Check the table below for the minimal required backend versions.

Frontend version Minimum required backend version
0.9.0 v0.22.0
1.9.0 v2.0.0
2.0.0 v3.21.1
3.0.0 v4.2.2

Contributing

Please see the contribution guidelines.