This project builds a Rails application for an Event management application, users can create events and manage them.
To run this project, you need ruby installed in your environment Run the following command:
$ ruby -v
You should have a result similar to this: s
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux]
If you don't get that result, follow this link and install Ruby in your local environment.
- Clone this repository in your local environment
- Located on the root of repository execute
bundle install
This action will install all the required dependencies.
- Ruby
- Ruby on Rails
👤 HADDAD SOHAIB
- Github: @HADDADSOHAIB
- Twitter: @HaddadSohaib
- Linkedin: linkedin
👤 Carlos Anriquez
- Github: @canriquez
- Twitter: @cranriquez
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!