Git Product home page Git Product logo

beertrade's Introduction

beertrade

an app used by the /r/beertrade reddit community to keep track of beer trades and the corresponding reputation and flair for users.

Contributing

  1. Fork this repository
  2. Contact the moderators to request the necessary service credentials
  3. Set up your .env file:
RACK_ENV=development
PORT=3000
REDDIT_OAUTH_ID=...
REDDIT_OAUTH_SECRET=...
BOT_OAUTH_ID=...
BOT_OAUTH_SECRET=...
BOT_USERNAME=...
BOT_PASSWORD=...
  1. Run:
gem install foreman
bundle install
rake db:migrate
foreman s
  1. Send feature in a pull request for review and merging

beertrade's People

Contributors

patrickomatic avatar sweigardc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

beertrade's Issues

Search feature

What do you think about adding a search feature to allow users to find trades that included a beer that they have FT or are ISO. I figured it'd be a nice way for people to gauge the relative values of different beers - perhaps even serving as a stand-in for the Trade Value Tuesday threads. I'd even be willing to take a crack at a PR if you're open to it - I've been looking for an excuse to learn/play around with something like elastic search anyway.

Let me know what you think.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.