Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Feature/add expenses screen #4

Merged
merged 10 commits into from
Jun 19, 2022
Merged

Commits on Jun 17, 2022

  1. refactor: update the ff. screen

    Include the following:
    - update `main` screen
    - update `register` screen
    - update `home` screen
    codewithJosh committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    bf8d753 View commit details
    Browse the repository at this point in the history
  2. feat: add expenses layout (#4)

    Include the following:
    - build: add `K. Tödter JCalendar` API
    codewithJosh committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    ddd07a5 View commit details
    Browse the repository at this point in the history
  3. feat: add minimize and close button

    codewithJosh committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c5caf20 View commit details
    Browse the repository at this point in the history
  4. feat: add mode button

    codewithJosh committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    138be3e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. feat: add back and calculator button

    Include the following:
    - refactor: update `main` screen
    - refactor: update `register` screen
    - refactor: update `home` screen
    codewithJosh committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    eb794c8 View commit details
    Browse the repository at this point in the history
  2. feat: add today and clear button

    codewithJosh committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    f594168 View commit details
    Browse the repository at this point in the history
  3. feat: add add button

    codewithJosh committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    9c7d53a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. feat: load expenses into tables

    codewithJosh committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    97566ae View commit details
    Browse the repository at this point in the history
  2. feat: add graph button

    Include the following:
    - build: add `D. Gilbert JFreeChart` API
    codewithJosh committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    85a2122 View commit details
    Browse the repository at this point in the history
  3. feat: add delete and delete_all button

    codewithJosh committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    72b7008 View commit details
    Browse the repository at this point in the history