Skip to content

Check if the dropped file matches what the app expects/ implement match tables routine #18

@zaibquraishi

Description

@zaibquraishi

We need to check to make sure the file they drop is an excel file with the first sheet being a table or "dataframe" with column headers that match the table that they say they are editing

Along with this we would have to make sure that the file they drop is even an excel file

In main.py we can put something like
return jsonify(user_error_msg="The file you dropped had such and such issue with it - please try again")

or something like that

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions