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

NextJS app data entry needs to accept three primary formats #139

Open
siddheshraze opened this issue Nov 16, 2023 · 1 comment
Open

NextJS app data entry needs to accept three primary formats #139

siddheshraze opened this issue Nov 16, 2023 · 1 comment

Comments

@siddheshraze
Copy link
Collaborator

App needs to accept 3 different data entry formats:

  1. Manual data entry (in-application)
  2. CSV-file entry via text files
  3. ArcGIS table upload

Based on the database handbook, there are 6 files that must be submitted in txt/CSV format before even using CTFSWeb:

  1. tree measurement codes
  2. role references
  3. personnel
  4. species
  5. quadrat
  6. tree/stem measurements per census (census)

However, all of these (except census) will be shifted to a UI input in-app INSTEAD of file upload

@justinpac
Copy link
Collaborator

For Jan 24 deadline, ArcGIS input is a stretch goal.

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

No branches or pull requests

2 participants