Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel development in a single app? #20

Open
isedwards opened this issue Apr 3, 2022 · 0 comments
Open

Parallel development in a single app? #20

isedwards opened this issue Apr 3, 2022 · 0 comments

Comments

@isedwards
Copy link
Member

In version 0.x, is it possible to limit quality checking and unit tests to only part of the application?

We could then aim for highest quality in the OpenCDMS generic components – and have more flexibility/rapid development with the Climsoft-specific components.

To help achieve this – would it make sense for the Climsoft-specific components be separated physically, e.g. into a subdirectory, or even into a separate package?

Current OpenCDMS generic components:

  • Login screen
  • Dashboard
  • User profile
  • Settings (for all users)

Current Climsoft-specific components:

  • Climsoft Metadata management
  • Climsoft Data entry forms

Over time, we can replace Climsoft-specific components (which use the Climsoft API) with OpenCDMS generic components that work with multiple CDMSs (using the new OpenCDMS API that will be developed over the next 6-12 months).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant