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

Submission form workflow #54

Merged
merged 35 commits into from
May 1, 2024
Merged

Submission form workflow #54

merged 35 commits into from
May 1, 2024

Conversation

akuny
Copy link
Collaborator

@akuny akuny commented Apr 15, 2024

This PR adds functionality that allows users to update GIS datasets to the application as data submissions.

  • Refine DataSubmission entity
  • Migrations updating the data_submissions table schema to account for the changes above
  • Create FileValidator class responsible for making sure that whatever file the user chooses to upload as a data submission is valid
  • Add use cases for data submissions
  • Flesh out view model for data submissions
  • Add routes and templates to Flask app to let users execute new use cases

@akuny akuny requested a review from danielnaab April 15, 2024 12:54
@akuny akuny merged commit 94e9735 into main May 1, 2024
1 check passed
@akuny akuny deleted the submission-form-workflow branch May 1, 2024 14:23
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

Successfully merging this pull request may close these issues.

1 participant