https://github.com/odilson-dev/private-events
https://github.com/odilson-dev/private-events
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/odilson-dev/private-events
- Owner: odilson-dev
- Created: 2023-12-21T01:06:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T17:48:24.000Z (over 2 years ago)
- Last Synced: 2025-06-28T03:35:08.513Z (11 months ago)
- Language: Ruby
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Private Events
This project was completed as part of The Odin Project's Curriculum.
This is a small web app allows users to sign up, create events and attend events.
The purpose of this project is to get comfortable with many-to-many relationships and foreign keys and class names without relying on the Rails' defaults.
## [Course Link](https://www.theodinproject.com/paths/full-stack-ruby-on-rails/courses/ruby-on-rails/lessons/associations)