/members-only

This is a project to practice and implement authentication systems. At this particular one, we used the devise ruby gem to handle the authentication.

Primary LanguageRuby

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. clone or download this repo
2. Open its path at your comandline, then type: 
  2.1. bundle install
  2.2. rails db:migrate
3. rails server

Authors Hireable

👤 Jelil Faisal Abudu

👤 Kevin Alves

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.