Skip to content

Develop#1

Open
samuelralak wants to merge 24 commits intogichuru:masterfrom
samuelralak:develop
Open

Develop#1
samuelralak wants to merge 24 commits intogichuru:masterfrom
samuelralak:develop

Conversation

@samuelralak
Copy link

CHANGELOG
-------------
- created a staging server at https://bubewa-staging.herokuapp.com/
- added full text search (basic)
- moved average rating calculation to controller - calculated when user submits a review. 
- rake task to  calculate average rating for existing data - `bundle exec rake reviews:update_average`
- removed turbolinks for the greater good
- added categories seed data
- created rake task to populate users - `bundle exec rake populate:users`
- moved 'aws_region' to an ENV variable
- search engine optimization for the single listing page
- set max height to thumbnail images

@samuelralak
Copy link
Author

@gichuru you may need to run heroku run rake reviews:update_average after pushing the changes to Heroku or bundle exec rake reviews:update_average on your local/development environment. Kindly review the rest of the changes and let me know your thoughts.

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