Project 2: Members Only

Project specifications

In this project, we build 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.

Built With

  • Ruby
  • Ruby on Rails
  • Devise

Tools used on this project

  • Visual Studio Code
  • VSCode Ruby by Stafford Brunk
  • Rubocop for Visual Studio Code

Gems to install

  • Gem Devise

Install instructions

For running the project please run the next command on your console

bundle install

Instructions to run the project

  • Open terminal on your workspace with
cd /home/project/..
  • Cloning the project input the next code:
git clone git@github.com:rubenpazch/members-only.git
  • Navigate to the folder of the project
cd /members-only/

Migrate the database

rails db:migrate

Run the server

rails server

Screenshot

image

Authors

👤 Ruben Paz Chuspe

👤 Isaac Gonzalez

Contributing

This is an education project as a part of the Microverse so contributing is not accepted.

Contributions, issues and feature requests are welcome!

Feel free to check the issues.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

License

This project is MIT licensed.