Event Manager
I built a site that allows users to create events and manage user signups. Users are able to sign up and then begin creating events and joining events that others have created. A user’s page displays the events they have created as well as the events they have signed up for. The home page displays all upcoming events, in order of date, and can be filtered by the state location of the event. Events can be edited or deleted by the creator, but past events cannot be deleted for archive purposes.
This demo site is very simple but is where I experimented and learned much about Active Record relationships, associations, and customizing foreign keys and naming conventions.
View live website!
(Live website demos are hosted on Heroku may take around 10 seconds to start the dyno. This is normal and only happens after the demo is left inactive.)