Skip to content

Need to implement a better design #2

@Geez14

Description

@Geez14

The current design of the app is:

  1. The application is fully coupled with the FastNoteApp.java,
  2. The UI part "com.geez14.fastnote.FastNoteUI.java

looks garbage, it doesn't have any proper scalable structure.
I was thinking of singleton design pattern for the UI, we can update the UI properties through update method.

  1. There is no configuration for the application, and the application doesn't have any configuration to save the current configuration.
  2. Skeleton for the whole application is messed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions