Skip to content

In this project, we demonstrated the main concepts of Associations in rails, by building an application similar to Eventbrite which we named Private Events.

License

Notifications You must be signed in to change notification settings

martin-cervantes/Private_Events

Repository files navigation

Associations

In this project we demonstrated the main concepts of Associatons in rails, by building an application similiar to Eventbrite which we named Private Events.

screenshot

📦 Built With

- Ruby
- Ruby on Rails
- Heroku
- Devise

🔍 Live Demo

Live Demo Link

Getting Started

Prerequisites

Must have Ruby install on your local machine (preferably version 2.6.6)
For testing must have RSpec install

Installation

To install RSpec open terminal and enter the following

gem install rspec

To check the version of RSpec that was installed

rspec --version

Take a minute and look through the various options available in rspec

rspec --help

In your terminal enter:


cd ~
git clone https://github.com/mcervantes71/Private_Events/tree/master
cd Private_Events/
rails s

if presented with and Error message similar to this: image

Run: yarn install --check-files

In the browser navigate to http://localhost:3000/sign-up

👥 Authors

👤 Martin Cervantes

👤 Aulbourn Knowles

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

🌟 Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

In this project, we demonstrated the main concepts of Associations in rails, by building an application similar to Eventbrite which we named Private Events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published