https://github.com/mpclarkson/rails-comparison-app
Quick site I built in a couple of days to learn ruby and rails. Allows the user to search thousands of cycling products.
https://github.com/mpclarkson/rails-comparison-app
Last synced: 3 months ago
JSON representation
Quick site I built in a couple of days to learn ruby and rails. Allows the user to search thousands of cycling products.
- Host: GitHub
- URL: https://github.com/mpclarkson/rails-comparison-app
- Owner: mpclarkson
- Created: 2015-08-03T02:04:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T02:04:50.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T05:42:59.262Z (4 months ago)
- Language: JavaScript
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
== Bike Detective
Quick site I built in a couple of days to learn ruby and rails.
Loads products of a range of third party cycling ecommerce sites into a central database.
Elastic search provides blazingly fast search results.
Just a bit of fun.
MC