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

Upload lesson plans from csv #2

Open
emgeier opened this issue May 10, 2024 · 0 comments
Open

Upload lesson plans from csv #2

emgeier opened this issue May 10, 2024 · 0 comments

Comments

@emgeier
Copy link
Collaborator

emgeier commented May 10, 2024

Is someone wants to enter a bunch of lesson plans into the database at once from a csv file, we can enable that by

  1. creating a upload by csv button on the upload page
  2. loop through the csv to enter lesson plan metadata into the DynamoDB table
  3. create a pdf from the metadata and put it in the s3 bucket for visual consistency in search results.

Alternatively, we could rework the current set up to allow more input and output formats, with lambda converters triggered by user choices, with no pdfs stored-- expand the DynamoDb schema to include all fields in lesson plan. That would make all fields searchable.

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