Skip to content

Clubhouse where your members can write embarrassing posts about non-member

Notifications You must be signed in to change notification settings

efrapp/members_only

Repository files navigation

Members Only Application

Application to build an exclusive clubhouse where your 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.

Concepts Applied

  • Associations
  • Authentication
  • Authorization

Install

Clone repository:

git clone <repository path>

Move to folder and install dependencies

cd members_ony && bundle install

Migrate database

rails db:migrate

Run web server

rails s

Finally go to http://localhost:3000/ in the web browser

Ruby Version

  • 2.5.3

Contributors

About

Clubhouse where your members can write embarrassing posts about non-member

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published