/CryptoGists

A web application built using the Ruby on Rails framework. Users are able to register on the platform, create and comment on posts made by other users. They can also follow and un-follow users they like. Rspec and Capybara were used for testing.

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...