Skip to content

This is an exclusive app where users can 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

Emmyn5600/PrivateEvent

Repository files navigation

Microverse MIT Licensed GitHub last commit GitHub Repo stars GitHub followers

Private Events (Eventbrite)

This is an exclusive app where users can create events and then manage user signups. Users can create events and send invitations and parties

This is the 5th project of the Micoverse's Ruby on Rails module, the full description can be found at the Odin Project’s website.

screenshot screenshot screenshot screenshot screenshot screenshot

What you can do with this project

  • You can create Users and Events;
  • Once you sign in, you can:
    • create events, with giving it a title, description, date, and location;
    • attend or ignore events;

Built With

  • Ruby 2.7.2;
  • Ruby on Rails 6.1.3;
  • Ruby gems: devise, bulma, simple-forms, sqlite3, puma, sass-rails, webpacker, turbolinks, jbuilder, rubocop;
  • Visual Studio, Git & GitHub;

Live Server Link

Live demo link

Prerequisites

To run this project, you need a computer with Ruby and Ruby on Rails installed.

If you are uncertain about how to install Ruby, check out this tutorial made by The Odin Project.

If you are uncertain about how to install Ruby on Rails, check out this tutorial made by The Odin Project.

Getting Started

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

  1. In your terminal, type the following, to clone this repository:
$ git clone https://github.com/Emmyn5600/PrivateEvent.git
  1. Type $ cd PrivateEvent to move to the project folder;

  2. Install all required gems by typing $ bundle install on the terminal;

  3. Migrate the database with $ rails db:migrate;

  4. Type $ cd bin to move to the bin folder, you must be on this folder to execute the file;

  5. Execute $ rails server on the terminal and run http:https://localhost:3000 on your browser (Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.);

  6. Explore the app, sign up - or sign in if you are already a user - create and attend events;

  7. After you are done, stop running the server by clicking ctrl + C on your terminal.

Authors

🧑‍💻 NSABIMANA Emmanuel

👩🏼‍💻 Vanessa Aoki

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

This is an exclusive app where users can create events and then manage user signups. Users can create events and send invitations and parties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published