Skip to content

Dipeshtwis/private-events

Repository files navigation

private-event

In this project, I built a 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. Events take place at a specific date and at a location.

View Code Github Issues GitHub Pull Requests

📝 Contents

Built with   |    Screenshot   |    Live Demo Link   |    Getting started   |    Author

🔧 Built with

  • Ruby on Rails (Version: 6.0.3.2)
  • Ruby (Version: 2.7.1)

Screenshot

screenshot

Live Demo Link

Live Demo

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:Dipeshtwis/private-events.git
$ cd private-events
$ bundle install
$ yarn install --check-files
$ rails db:migrate

To run Test

$  rails db:migrate RAILS_ENV=test
$ ruby -Itest test/integration/create_users_controller_test.rb
$ ruby -Itest test/models/event_test.rb
$ ruby -Itest test/models/user_test.rb

✒️ Authors

👤 Dipesh Kumar

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

👏 Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published