Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaairfernando/private_events
Ruby on rails application that implements a EventBrite clone
https://github.com/yaairfernando/private_events
associations capybara-rspec rspec ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
Ruby on rails application that implements a EventBrite clone
- Host: GitHub
- URL: https://github.com/yaairfernando/private_events
- Owner: yaairfernando
- Created: 2020-02-17T19:03:20.000Z (almost 5 years ago)
- Default Branch: development
- Last Pushed: 2023-01-19T17:24:27.000Z (about 2 years ago)
- Last Synced: 2024-11-08T22:40:11.396Z (3 months ago)
- Topics: associations, capybara-rspec, rspec, ruby, ruby-on-rails
- Language: JavaScript
- Homepage:
- Size: 4.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield2]][linkedin-url2]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Hireable][hireable]][hireable-url]
Private Events Application.
Ruby on Rails project that implements a clone of Event Brite
Explore the docs ยป
View demo
ยท
Report bug
ยท
Request feature
## Table of Contents
* [About the project](#about-the-project)
* [Built with](#built-with)
* [Required installations](#Required-Installations)
* [Prerequisites](#Prerequisites)
* [Installing](#Installing)
* [Instructions](#Instructions)
* [Contact](#contact)
* [Contributing](#Contributing)
* [Show your support](#Show-your-support)## About The Project
![Screenshot Image](app/assets/images/login.png)
![Screenshot Image](app/assets/images/logout.png)
![Screenshot Image](app/assets/images/invites.png)
![Screenshot Image](app/assets/images/events.png)### Built With
The project was developed using the following technologies:
- [Ruby](https://www.ruby-lang.org/es/)
- [Ruby on Rails](https://rubyonrails.org/)## Required Installations
### Prerequisites
This project runs on [Ruby](https://www.ruby-lang.org/en/documentation/installation/) and [Ruby on Rails](http://installrails.com/)
### Installing
Install the following to get this project running in your machine:
* Ruby
* Ruby on RailsAfter installation run `ruby -v` to make sure Ruby installed correctly. Example:
```
$ ruby -v
ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-linux]
```Also make sure that Rails is installed, but running `rails -v`.
Example:
```
$ rails -v
Rails 6.0.2.1
```### Instructions
Follow these steps:
Clone the Repository
```Shell
user@pc:~$ git clone https://github.com/YairFernando67/private_events
```On the console go to the folder that was created
```Shell
user@pc:~$ cd private_events
``````
user@pc:~/private_events$ bundle install --without production
```Then migrate the database:
```
user@pc:~/private_events$ rails db:migrate
```Run this command if you encountered a problem running rails db:migrate
```
user@pc:~/private_events$ bundle exec rails db:migrate
```To run the rspec tests run
```
user@pc:~/private_events$ rspec spec
```Finally run the server
```
user@pc:~/private_events$ rails s
```Open your browser on [http://localhost:3000](http://localhost:3000)
## Contact
๐ค **Yair Fernando Facio**
![Screenshot Image](app/assets/images/yair-profile.png)- Github: [@YairFernando67](https://github.com/YairFernando67)
- Twitter: [@YairFernando18](https://twitter.com/YairFernando18)
- Linkedin: [softwaredeveloperyairfacio](https://www.linkedin.com/in/softwaredeveloperyairfacio/)
- Email: [[email protected]](https://mail.google.com/mail/?view=cm&fs=1&tf=1&[email protected])
- Portfolio: [softwaredeveloper](https://yairfernando67.github.io/Portfolio/)๐ค **Jaak Kivinukk**
![Screenshot Image](app/assets/images/jaak-profile.png)- Github: [@Jaakal](https://github.com/Jaakal)
- Twitter: [@JKivinukk](https://twitter.com/JKivinukk)
- Linkedin: [full-stack-developer](https://www.linkedin.com/in/jaak-kivinukk-7098b1153/)
- Email: [[email protected]]([email protected])Project Link: [https://github.com/YairFernando67/private_events](https://github.com/YairFernando67/private_events)
## ๐ค Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/YairFernando67/private_events/issues).
## Show your support
Give a โญ๏ธ if you like this project!
[contributors-shield]: https://img.shields.io/github/contributors/YairFernando67/private_events.svg?style=flat-square
[contributors-url]: https://github.com/YairFernando67/private_events/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/YairFernando67/private_events.svg?style=flat-square
[forks-url]: https://github.com/YairFernando67/private_events/network/members
[stars-shield]: https://img.shields.io/github/stars/YairFernando67/private_events.svg?style=flat-square
[stars-url]: https://github.com/YairFernando67/private_events/stargazers
[issues-shield]: https://img.shields.io/github/issues/YairFernando67/private_events.svg?style=flat-square
[issues-url]: https://github.com/YairFernando67/private_events/issues
[license-shield]: https://img.shields.io/github/license/YairFernando67/private_events.svg?style=flat-square
[license-url]: https://github.com/YairFernando67/private_events/blob/master/LICENSE.txt
[linkedin-shield2]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url2]: https://www.linkedin.com/in/softwaredeveloperyairfacio/
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/jaak-kivinukk-7098b1153/
[hireable]: https://cdn.rawgit.com/hiendv/hireable/master/styles/flat/yes.svg
[hireable-url]: https://www.linkedin.com/in/softwaredeveloperyairfacio/