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

Edit CSV to match the required data we need to filter #22

Closed
btdubs opened this issue Mar 1, 2018 · 2 comments
Closed

Edit CSV to match the required data we need to filter #22

btdubs opened this issue Mar 1, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@btdubs
Copy link
Collaborator

btdubs commented Mar 1, 2018

M7: we need to search based off set terms. I think we are allowed to edit the csv somewhat. Also the csv reader could be updated to get rid of quote marks around strings we read in.

Someone should write a function to use a delimiter (a comma) that also handles everything in quotes as a single phrase and ignores the commas inside the quotes. I believe this is currently messing up the csv reader slightly

@btdubs btdubs added the enhancement New feature or request label Mar 1, 2018
@btdubs btdubs changed the title M7 - Edit CSV to match the required data we need to filter Edit CSV to match the required data we need to filter Mar 8, 2018
@btdubs
Copy link
Collaborator Author

btdubs commented Mar 8, 2018

I partially adjusted some of these to have male, female, etc tags, but it could probably be handled better.

@btdubs
Copy link
Collaborator Author

btdubs commented Apr 19, 2018

Now just go into the database and update the Shelters to have the correct address, phone number, and any other information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants