项目作者: kevcap

项目描述 :
This is a project to practice and implement authentication systems. At this particular one, we used the devise ruby gem to handle the authentication.
高级语言: Ruby
项目地址: git://github.com/kevcap/members-only.git
创建时间: 2020-07-27T12:18:21Z
项目社区:https://github.com/kevcap/members-only

开源协议:

下载


Members-Only

Contributors
Forks
Stargazers
Issues




Logo


Members Only




This projec aims to implement authentication systems so users can only access areas of a site they are authorized to.


Explore the docs »




Report Bug
·
Request Feature


Table of Contents

About The Project

This is a Members Only network where non-logged in members are only able to view the post, while users are able to create posts and view the authors of the other posts.

Built With

This project was built using these technologies.

  • Ruby on Rails (Prerequisite)
  • Ruby
  • Devise (Ruby gem)
  • Bootstrap

Installation

Setup

Clone the repository and follow the steps.

  1. 1. clone or download this repo
  2. 2. Open its path at your comandline, then type:
  3. 2.1. bundle install
  4. 2.2. rails db:migrate
  5. 3. rails server

" class="reference-link">Authors Hireable

👤 Jelil Faisal Abudu

👤 Kevin Alves

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.