till-teb / expenses-management-tool

Management tool to analyse, visualize and forecast expenses.
MIT License
2 stars 3 forks source link

Streamlit update #54

Closed adhamarif closed 1 year ago

adhamarif commented 1 year ago

Hi everyone!

Here are few updates from the discussion we had before:

  1. Rename main_page.py to expenses.py
  2. Remove uuid module for delete function.
  3. Improve input check so that there will be no input with 0€.
  4. Add filter to view function
  5. Anything with "Other" will be saved with name from "Notes"

Please check and comment if there's anything that need to be done in our GUI.