Skip to content

Old(deprecated) Odin project built from scratch with Ruby on Rails to practice associations.

License

Notifications You must be signed in to change notification settings

javitocor/old-members-only

Repository files navigation

Old Members Only

This project it was built following the requirements of the project in The Odin Project.

What it does

Exclusive club for gossips where guests can see all the posts but only the logged users can see the owner of the post.

Built With

  • Ruby v2.6.5
  • Ruby on Rails v5.2.4

Getting Started

To get a local copy up, clone it and running follow these simple example steps.

Prerequisites

  • Ruby
  • Rails

Setup

Install gems with:

bundle install

Setup database with:

   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Author

👤 Javier Oriol Correas Sanchez Cuesta

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project.
  • Cloning the project to your local machine.
  • cd into the project directory.
  • Run git checkout -b your-branch-name.
  • Make your contributions.
  • Push your branch up to your forked repository.
  • Open a Pull Request with a detailed description to the development branch of the original project for a review.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • The Odin Project

📝 License

MIT license.

About

Old(deprecated) Odin project built from scratch with Ruby on Rails to practice associations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published