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

https://github.com/odilson-dev/private-events


https://github.com/odilson-dev/private-events

Last synced: 8 months ago
JSON representation

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)