elshaka / members-only

Rails Authetication Project for Microverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Members Only Project

This project constists on a simple Rails app with basic authentication using Rails' built-in has_secure_password feature, that allows users to create posts.

Anyone can see the posts but only users with an account can create posts and see the author of each post.

A live version of the project can be seen here

Technologies used

  • Ruby/Rails
  • Bootstrap
  • will_paginate gem for pagination

Author

About

Rails Authetication Project for Microverse


Languages

Language:Ruby 74.0%Language:HTML 19.6%Language:CSS 3.3%Language:JavaScript 2.1%Language:CoffeeScript 1.1%