Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebeagusamuel/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.
https://github.com/ebeagusamuel/cryptogists
aws-s3 capybara-rspec heroku-deployment rails-framework rspec-rails
Last synced: 12 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ebeagusamuel/cryptogists
- Owner: ebeagusamuel
- Created: 2020-07-31T08:56:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T20:15:17.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T23:29:06.476Z (over 1 year ago)
- Topics: aws-s3, capybara-rspec, heroku-deployment, rails-framework, rspec-rails
- Language: Ruby
- Homepage: https://sheltered-crag-80749.herokuapp.com/
- Size: 9.9 MB
- Stars: 11
- Watchers: 0
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
* ...