EventBrite Project (Private Events)

Built-with: Ruby on Rails

Set-Up instructions

  • Setup Ruby and Ruby-on-Rails on your computer
  • Clone this repository by running git clone https://github.com/paulo-techie/private-events.git and cd into the directory
  • Run bundle install to install the necessary ruby gems
  • Run rails server to start-up the application in the browser on the http://localhost:3000 where you can interact with the application

This project was built based on the instructions at Odin Project.

This Rails app uses associations between users - (creators and attendees) and events' tables to allow users perform a range of tasks just like Eventbrite

With this application, users can:

  1. Sign up and Log in to their accounts
  2. Create, view and attend events
  3. See upcoming events in the future and events in the past on their dashboard and on the events' index page.

Authors

👤 Paul Omondi

👤 Smith Nkereuwem

Show your support

Give a ⭐️ if you like this project!