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)
- Ruby
- Rails
- Bootstrap
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
👤 Kelly Booster
- Github: @kelibst
- Twitter: @keli_booster
- Linkedin: Kekeli (Jiresse) Dogbevi
👤 Lhoussaine Bouaik
This project is MIT licensed.