Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 520 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 520 Bytes

README

A project from The Odin Project to help strengthen my knowledge of Active Record and database model associations.

The project is to build a website similar to private Eventbrite. Users can create multiple events, attend multiple events and events can attended by multiple users.

Functionality will be the only goal for the project with "looking good" taking a back seat.