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

Modularising and refactoring server.R #86

Closed
4 of 8 tasks
fontikar opened this issue Feb 21, 2024 · 0 comments
Closed
4 of 8 tasks

Modularising and refactoring server.R #86

fontikar opened this issue Feb 21, 2024 · 0 comments

Comments

@fontikar
Copy link
Collaborator

fontikar commented Feb 21, 2024

Which parts of server.R can be potentially modularised
In other words, code removed from server.R, put in its own .R or in global.R (where appropriate)

  • Returning empty table if no records are found in target
  • Update selectize input for genus and family
  • Creating a single statement of what has been found in target area
  • In target vs in buffer zone
  • Reactive of creating circle polygon
  • Lat Long filter in ala_data

Which parts of server.R can be refactored?
In other words, improved upon so server.R contains less processing code

@fontikar fontikar closed this as completed Jul 5, 2024
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