Skip to content

An Authentication and Authorization system where users can only access areas of a site they are authorized to.

Notifications You must be signed in to change notification settings

PhillipUg/members-only

Repository files navigation

Project: Members Only!

An Authentication and Authorization system where users can only access areas of a site they are authorized to.

Contributors Forks Stargazers Issues


Logo

Project: Members Only!

This project is part of the Microverse curriculum in Ruby on Rails module!
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

In this project, i built an exclusive clubhouse where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.

Logo


Logo

Installation

To use application this is what you need to:

  • Have ruby installed in your computer
  • Download or clone this repo:
    • Clone with SSH:
      git@github.com:PhillipUg/members-only.git
    
    • Clone with HTTPS
      https://github.com/PhillipUg/members-only.git
    
  • cd into members-only directory and run bundle install
  • Finally, run rails server in your terminal.

Built With

This project was built using:

  • Ruby v2.7.1
  • Ruby on Rails v6.0.3
  • Devise, Hirb, better_errors (...and a couple of other default rails gems)

Contact

👤 Phillip Musiime

Acknowledgements

📝 License

This project is MIT licensed.

About

An Authentication and Authorization system where users can only access areas of a site they are authorized to.

Topics

Resources

Stars

Watchers

Forks