Skip to content

kobiyoyo/Members-Only

Repository files navigation

MEMBERS-ONLY

This project is aimed at 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.

Technologies

  • Ruby
  • Rails

Usage

Clone the repository to your local machine

$ git clone https://github.com/kobiyoyo/Members-Only.git

cd into the directory

$ cd members-only
$ bundle install
$ rails db:migrate

You can then drop into rails console to explore the models

$ cd rails c

Authors

👤 Adama Chubiyojo Desmond

👤 Danilo Zagarcanin

Contributing

  1. Fork it (https://github.com/kobiyoyo/Members-only/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen-name])
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published