Exlusive Clubhouse

In this project, we have used the devise gem to implement authentication in a web app. The application allows authenticated users to create posts. These posts are publicly viewable, but its authors are hidden to everyone except other authenticated users.

Built With

  • Rails
  • Ruby

Getting Started

Prerequisites

To get this project up and running locally, you must already have ruby and necessary gems installed on your computer

To get this project set up on your local machine, follow these simple steps:

  1. Open Terminal.
  2. Navigate to your desired location to download the contents of this repository.
  3. Copy and paste the following code into the Terminal: git clone https://github.com/oracleot/exclusive-clubhouse
  4. Run re-former.
  5. Run bundle install to get the necessary gems.
  6. Run rails db:create followed by rails db:migrate to create the database.

👤 Meron Ogbai

👤 Damilola Oduronbi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.