Skip to content

ElijahTobs/Active-Record-Association

Repository files navigation

Active Record Association (Private Events)

View Code Github Issues GitHub Pull Requests


Terminal program based on Reddit functionality

Content

AboutBuilt WithSetupHow to useAuthors

About

The goal of this project is to test the knowledge of the authors on Active Record Association by building a site similar to a private Eventbrite which allows users to create events and manage user sign-ups. Within this project, a user can create events, attend many events and an event can also be attended by many users.

🔧 Built with

  • Ruby 2.7.1
  • Rails 5.2.4.3

🛠 Setup

$ cd <folder>
$ git clone
$ cd Active-Record-Association
$ bundle install
$ rails db:migrate

📝 How to use

To create or/and attend events, run the commands on rails console:

$ rails console
...

✒️ Authors

👤 Elijah Ayandokun

👤 Lucas Delbel

🤝 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!

👏 Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published