Skip to content

Similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties .

License

Notifications You must be signed in to change notification settings

ahmetbozaci/private-events

 
 

Repository files navigation

Private Events

We build an site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties .

screenshot screenshot screenshot screenshot

Built With

  • Ruby
  • Rubocop
  • Visual Studio Code

Ruby version

ruby 2.7.2

System dependencies

rails 6.1.7 yarn 1.2.2 node 14.15.5

Configuration

Set up project using the above specifications

For HTTPS

  • use https://github.com/chrystalme/private-events.git to clone the repository

For SSH

  • use git@github.com:chrystalme/private-events.git to clone the repository
  • Change to the parent directory of the project using cd private-events
  • run bundle install to install dependencies
  • run yarn add to install dependencies
  • run rails db:migrate to create schema
  • use rails webpacker:install to install webpacker
  • use rails s to run the rails server

Authors

👤 Ahmet Bozacı

👤 Malieze Afam Ifeanyi

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

About

Similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.9%
  • HTML 18.3%
  • JavaScript 5.0%
  • Batchfile 4.3%
  • Other 1.5%