Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexoid1/private-events
This is a events web-site where the user can attend events and post events , and it includes user authentication.
https://github.com/alexoid1/private-events
bootstrap events-app paperclip postgresql ruby-on-rails
Last synced: 16 days ago
JSON representation
This is a events web-site where the user can attend events and post events , and it includes user authentication.
- Host: GitHub
- URL: https://github.com/alexoid1/private-events
- Owner: Alexoid1
- Created: 2020-09-23T15:34:51.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-30T19:35:04.000Z (about 4 years ago)
- Last Synced: 2024-11-29T11:48:59.643Z (23 days ago)
- Topics: bootstrap, events-app, paperclip, postgresql, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 5.46 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Private events
> In this project, I build a site similar to a private Eventbrite with authentication and association between components.
## Events
![screenshot](img/event.png)## Users list
![screenshot](img/users.png)## Profile
![screenshot](img/profile.png)## Getting Started
- 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/## Live Demo
[Live Demo Link](https://private-eevents.herokuapp.com/events)
## In this project:
- User authentication without use the divise gem.
- Seesions.
- Association many through many
- Set bootstrap in a rails app.
- Use helpers and scopes.## Built With
- Ruby on Rails
- Paperclip
- Bootstrap### Prerequisites
- Browser
- Internet
- Imagemagick (brew install imagemagick)## Credit
- The Odin project (https://www.theodinproject.com/courses/ruby-on-rails/lessons/associations)
## Authors
👤 **Pablo Alexis Zambrano Coral**
- Github: [@Alexoid1](https://github.com/Alexoid1)
- Twitter: [@pablo_acz](https://twitter.com/pablo_acz)
- Linkedin: [linkedin](https://www.linkedin.com/in/pablo-alexis-zambrano-coral-7a614a189/)## 🤝 Contributing
Contributions, issues and feature requests and any type of feedback to improve are welcome!
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project has no license.