/RoR-Associations

This is an exercise to practice relationships and data modeling with Rails.

Primary LanguageRubyMIT LicenseMIT

RoR-Associations

This project implements the structure of a 'Private Events' website. Built to practice Association in Ruby on Rails. Full task description here.

This project does not contain any styles. It was created for studying purposes only.

Built With

  • Ruby on Rails
  • Rubocop

How to Install

  • Install Ruby in your system. To install Ruby, you can read the Documentation.
  • Install Rails. You can read this page.
  • Install Bundler.
  • Clone it using git clone command.
  • Run in your terminal rake db:migrate.
  • Run in your terminal rails server.

Automated Test

  • There are no automated tests for this project yet.

Authors

👤 Sergio Zambrano

👤 Felipe Rosa

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.