Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Split the Full view logic from the server #7

Description

@fmsouza

Currently the GUI is very coupled to the backend API because the components respond to the communication to the backend.

The proposal here is to make the view layer totally decoupled from the backend, in a way the view can be turned into a separated project and independent from the backend, making it possible to generalize the user interactions in a way it could be implemented in every place and the developer could write how it should respond to each kind of user action within the system (CRUD file, primarily).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions