In this project, I build a site similar to a private Eventbrite with authentication and association between components.
- Go to (https://github.com/Alexoid1/Private-events) and have a look around.
- Open your Terminal.
- Install Imagemagick (brew install imagemagick)
- Clone repo
- Go to the project's root
- Type (bundle install)
- Start server (rails server).
- In your browser open: http://localhost:3000/
- User authentication without use the divise gem.
- Seesions.
- Association many through many
- Set bootstrap in a rails app.
- Use helpers and scopes.
- Ruby on Rails
- Paperclip
- Bootstrap
- Browser
- Internet
- Imagemagick (brew install imagemagick)
- The Odin project (https://www.theodinproject.com/courses/ruby-on-rails/lessons/associations)
👤 Pablo Alexis Zambrano Coral
- Github: @Alexoid1
- Twitter: @pablo_acz
- Linkedin: linkedin
Contributions, issues and feature requests and any type of feedback to improve are welcome!
Give a ⭐️ if you like this project!
This project has no license.