Private Events

🛸 Stay hungry, stay foolish

languages Last commit License issues Made By Twitter Follow

About   |    Installing   |    Built with   |    Author

Project Screenshot

🧐 About

This is a Private Events project, which users can log in, create and attend to events. The goal here is to learn how associations works and how to implement many-to-many; belonging and so on. Hope you guys enjoy it.

✨ Features

☑ Login with email

☑ Create events

☑ Attend to events

☑ Tested with Rspec and Capybara

☑ Valid HTML5 & CSS3

👷‍♂️ ‍Installing

Cloning:
git clone https://github.com/kevincappuccino/private-events

Downloading:
- unzip the downloaded file

Get into the page using your favorite terminal and run the following commands:

bundle install
rails db:migrate
rails s

Then access in your favorite browser the indicated port number (By default rails uses: localhost:3000)

🔧 Built with

  • Ruby on Rails - A web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.
  • Bootstrap 4 - Front-end component library
  • Sass - CSS extension language
  • Capybara - Acceptance test framework for web applications
  • Rspec - JBehaviour Driven Development for Ruby. Making TDD Productive and Fun.
  • Bootsnipp - Design elements, playground and code snippets for Bootstrap HTML/CSS/JS framework
  • PhotoShop CC - The most powerfull photo editor ever made;

✒️ Autor

👤 Kevin Alves

🤝 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!

🏆 Acknowledgement

📝 License

This project is free to use as learning purposes. For any external content (e.g. logo, images, ...), please contact the proper author and check their license of use.