Skip to content

In this project, we ’ll be building 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.

License

Notifications You must be signed in to change notification settings

kelibst/members-only

Repository files navigation

Member Only

In this project, we ’ll be building 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. Microverse - @microverseinc

member-only (The Odin Project)

What members can see

Screenshot from 2020-04-29 13-40-42

What non members can see

Screenshot from 2020-04-29 13-41-17

Built With

  • Ruby
  • Rails
  • Bootstrap

Run

To run this peoject, you need ruby installed in your environement, you can check by using

$ ruby -v

and you must have rails in you environement, you can check by using

$ rails -v

then

  • Clone repo

  • install the required dependencies bu runing

$ bundle install

setup database by runing

$ rails db:migrate

then start your server

$ rails s

navigate to localhost:3000

Authors

👤 Kelly Booster

👤 Lhoussaine Bouaik

📝 License

This project is MIT licensed.

About

In this project, we ’ll be building 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published