Giter VIP home page Giter VIP logo

private-events's Introduction

Private events project

Private events preview show

Private events preview index

About the project

This is a private events website where you can create your own account, log in, create events and invite who ever is registered in the website. For this project i practiced and get familiar with Rails Associations and Active Record queries.

Restrictions

Logged in

  • Only users who are logged in are able to create events.

Attendees

  • Only registered users can receive invitations from other users private events.

Getting Started

To get this wonderful Website running in your local machine, just follow the next simple steps:

  • First make sure you have Ruby 2.7.0 and Rails 6 installed in your local machine. If you don't have them, don't worry, just follow this awesome How-to guide in Hackernoon

  • Clone this repository into your local machine with the following command line:

  $ https://github.com/Shaqri/Private-events.git
  • Run bundle to install/use all required gems
  $ bundle install
  • Migrate the database
  $ rails db:migrate
  • Run the website in your local host
  $ rails server
  • Go ahead an enter the local host address in your favorite browser

-> localhost:3000

  • Finally Create your own account and all Private events you want. Don't forget to invite your friends!.

Automated Test

  • Run the RSpec command to check everything is working properly
$ rspec

Built with

  • Ruby
  • RSpec
  • Rubocop
  • Capybara

Author

๐Ÿ‘ค Victor Manuel Gonzalez Buitrago

๐Ÿค 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!

Acknowledgments

๐Ÿ“ License

This project is MIT licensed.

private-events's People

Contributors

victorgonbu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

private-events's Issues

Morning Issue

Hello Victor, nice job with your project, just remember to:

  • In order to fix your issue try to create a helper to get the full Event object into your invitations controller and let me know if it worked! :)

Happy coding!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.