Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergiomauz/ror-associations

This is an exercise to practice relationships and data modeling with Rails.
https://github.com/sergiomauz/ror-associations

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# RoR-Associations
> This project implements the structure of a 'Private Events' website. Built to practice Association in Ruby on Rails.
> Full task description [here](https://www.theodinproject.com/courses/ruby-on-rails/lessons/associations).

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](https://www.ruby-lang.org/en/documentation/installation/).
- Install Rails. You can read this [page](https://www.theodinproject.com/courses/ruby-on-rails/lessons/your-first-rails-application-ruby-on-rails).
- 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**

- Github: [@sergiomauz](https://github.com/sergiomauz)
- Twitter: [@sergiomauz](https://twitter.com/sergiomauz)
- Linkedin: [Sergio Zambrano](https://www.linkedin.com/in/sergiomauz/)

👤 **Felipe Rosa**

- Github: [@flpfar](https://github.com/flpfar)
- Twitter: [@flpfar](https://twitter.com/flpfar)
- Linkedin: [Felipe Augusto Rosa](https://www.linkedin.com/in/felipe-augusto-rosa/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the [issues page](https://github.com/sergiomauz/RoR-Associations/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](LICENSE) licensed.