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

Implement ice_cube gem for schedules and simplify data model #78

Merged
merged 8 commits into from
Feb 5, 2022

Conversation

thomascchen
Copy link
Member

@thomascchen thomascchen commented Apr 28, 2021

I tried out the HSDS data model but found it too complicated and cumbersome for our current needs and ended up reverting those database changes in favor of a simpler model. This PR does a bunch of things:

  • Rename food_access_points to food_pantries
  • Installs ice_cube gem for managing schedules
  • Fixes up seeds, controllers, and views to use the new data model

@thomascchen thomascchen changed the title [Work in Progress] add HSDS tables [WIP] add HSDS tables Apr 29, 2021
thomascchen and others added 2 commits January 31, 2022 22:31
I'd still like to verify the schedules data types. Might also want to investigate the PostGIS extension for postgres for the  latitude and longitude
@thomascchen thomascchen changed the title [WIP] add HSDS tables Implement ice_cube gem for schedules and simplify data model Feb 5, 2022
@thomascchen thomascchen merged commit e9caf81 into master Feb 5, 2022
@thomascchen thomascchen deleted the tc/hsds branch February 5, 2022 01:45
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