answerville-rails-app

An Answerville User is able to ask a question with multiple categories. If they don't see any category, they are able to add a new category. Users are able to get answers from multiple users and mark it as resolved once it's resolved. Users can like any questions or answers. User will see all the questions ordered by date created and priority (If resolved or not resolved) Users are able to follow another user. They should see the other user's question as priority.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[david-bermudez1102]/answerville-sinatra-app.

License

The gem is available as open source under the terms of the https://github.com/david-bermudez1102/answerville-rails-app/blob/master/LICENSE.