Skip to content

kcotrinam/Private_Events

Repository files navigation

Private events

This project is a practice for doing association in Ruby on Rails framework

screenshot

🔨 Built with

  • Ruby
  • Ruby on Rails
  • Ruby gem bundler
  • Ruby gem Bulma
  • Linters
  • VS code

🔨 Tested with

  • Ruby gem RSpec
  • Ruby gem shoulda Matchers
  • Ruby gem capybara

📝 Pre-requisites

  • Ruby v2.7.0p0
  • Ruby on Rails >= 6.0.3.4

👷 Getting Started

To get a local copy up and running follow these simple steps:

  • Go to the repository page.
  • Press the "Code" button and get the repo link.
  • Clone it using git command git clone <link>.

📝 Setup

  1. Open the terminal.
  2. On the terminal navigate to the project directory using cd Private_Events/.
  3. Install dependencies using: bundle install.
  4. If it required: bundle update.
  5. Migrate the database: rails db:migrate.
  6. If required run: yarn install, and repeate the step 4.
  7. Start the application : rails server.
  8. To Stop the application : Create a user and the events.

📝 How to use the application?

  • Start the application : rails server.

  • Open the browser and go to : http://localhost:3000/

  • Create a new user.

  • Log-in.

  • Create your new event.

👤 Author

👤 Kender Bolivar

👤 Kenvin Cotrina

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

💪 Show your support

Give a ⭐️ if you like this project!

❕ Acknowledgment

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published